Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rap
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quwei
rap
Commits
402ab630
Commit
402ab630
authored
Apr 24, 2026
by
quwei
🤸🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync data
parent
a5785b87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
12 deletions
+14
-12
用户成长值总览.md
jac-nut-app-driver/GrowthController/用户成长值总览.md
+14
-12
No files found.
jac-nut-app-driver/GrowthController/用户成长值总览.md
View file @
402ab630
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
|Header Name| Header Value|
|Header Name| Header Value|
|---------|------|
|---------|------|
|Token|
2b87050a1a44429e9a9dffaf74a49ff0
|
|Token|
6d2c96de04ec442db65323144a67b82f
|
### Parameters
### Parameters
...
@@ -45,7 +45,7 @@ null
...
@@ -45,7 +45,7 @@ null
##### Form URL-Encoded
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
|---------|---------|------|------|------------|
|true|ucId|String|
4f37813d699a40e5865d91d96a9fb883
||
|true|ucId|String|
18c62d7831bc4ac4834ab6ac83246bc0
||
##### Multipart
##### Multipart
...
@@ -62,15 +62,16 @@ null
...
@@ -62,15 +62,16 @@ null
"resultCode": 200,
"resultCode": 200,
"message": "success",
"message": "success",
"data": {
"data": {
"ucId": "4f37813d699a40e5865d91d96a9fb883",
"ucId": "18c62d7831bc4ac4834ab6ac83246bc0",
"availableGrowth": 0,
"availableGrowth": 6125,
"currentMemberLevel": "V1",
"currentMemberLevel": "V2",
"currentMemberLevelCode": 1,
"currentMemberLevelCode": 2,
"currentMemberLevelName": "青铜",
"currentMemberLevelName": "白银",
"nextMemberLevelCode": 2,
"nextMemberLevelCode": 3,
"nextMemberLevel": "V2",
"nextMemberLevel": "V3",
"nextMemberLevelName": "白银",
"nextMemberLevelName": "黄金",
"needGrowthToNextLevel": 5000,
"nextMemberLevelGrowthMin": 15000,
"needGrowthToNextLevel": 8875,
"isMember": true,
"isMember": true,
"memberBenefitList": [
"memberBenefitList": [
{
{
...
@@ -93,7 +94,7 @@ null
...
@@ -93,7 +94,7 @@ null
}
}
]
]
},
},
"traceId": "
a108f8b5e30cba2b
"
"traceId": "
8ee9c472536c3346
"
}
}
```
```
...
@@ -102,6 +103,7 @@ null
...
@@ -102,6 +103,7 @@ null
{
{
"traceId":"No comment,Type =String",
"traceId":"No comment,Type =String",
"data":{
"data":{
"nextMemberLevelGrowthMin":"下一等级成长值范围下限,即升到下一级所需的最低成长值;已是最高级无下一级时为 null",
"memberBenefitList":[
"memberBenefitList":[
{
{
"buttonText":"按钮文字,可为空",
"buttonText":"按钮文字,可为空",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment