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
fb3a64ba
Commit
fb3a64ba
authored
Apr 20, 2026
by
quwei
🤸🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
723e2685
Pipeline
#3694
canceled with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
103 additions
and
0 deletions
+103
-0
导出成长值记录.md
tboss-web-api/UserGrowthController/导出成长值记录.md
+103
-0
No files found.
tboss-web-api/UserGrowthController/导出成长值记录.md
0 → 100644
View file @
fb3a64ba
# 导出成长值记录
> URL: http://localhost:13021/jac/accumulate/growth/records/export
>
> Origin Url: http://localhost:13021/jac/accumulate/growth/records/export
>
> Type: POST
### Request headers
|Header Name| Header Value|
|---------|------|
|Token|5bf30e459b854767b243906e4df74b56|
### Parameters
##### Path parameters
| Parameter | Type | Value | Description |
|---------|------|------|------------|
##### URL parameters
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Body parameters
###### JSON
```
{
"ucId": "541a6d4d68b64f48892ba70d1187d2f4"
}
```
###### JSON document
```
{
"changeEndTime":"变更结束时间(yyyy-MM-dd)",
"versionType":"No comment,Value =versionType_re078",
"autoIncreaseId":"No comment,Value =1",
"page_total":"No comment,Value =page_total_espvh",
"userAttribute":"No comment,Value =userAttribute_r7guf",
"sort":"No comment,Value =sort_a17kb",
"changeStartTime":"变更开始时间(yyyy-MM-dd)",
"userId":"No comment,Value =userId_xmq9u",
"version":"No comment,Value =version_f8pbe",
"orgId":"No comment,Value =orgId_cpwt7",
"token":"No comment,Value =token_m9vj4",
"accPhone":"No comment,Value =accPhone_7o0tn",
"page_number":"No comment,Value =page_number_2avh4",
"sortType":"排序方式:1-升序、0-降序",
"appType":"No comment,Value =appType_y0hwg",
"grantMethod":"发放方式(RULE:自动/MANUAL:手动)",
"accId":"No comment,Value =accId_6xvc7",
"accountNickname":"No comment,Value =accountNickname_nhyoc",
"email":"导出邮箱,数据量过大时必填",
"ucId":"No comment,Value =ucId_7ecx2",
"page_size":"No comment,Value =page_size_jb1pg",
"authentication":"No comment,Value =RSA"
}
```
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Multipart
|Required | Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
### Response
##### Response example
```
{
"resultCode": 200,
"message": "OK",
"traceId": "53bbdfd3d7c989f7",
"data": "http://sy.esvtek.com:15001/file/download/direct/5135BECB35E7FAA03683C77F22981F47810C4B3F313E3C45A106835AFB4D0D6736A78862CD529F1A30E52F3F969A6B69"
}
```
##### Response document
```
{
"traceId":"接口响应ID",
"data":{},
"resultCode":"状态码",
"message":"状态码对应的信息"
}
```
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