Commit fb3a64ba authored by quwei's avatar quwei 🤸🏼

Upload New File

parent 723e2685
Pipeline #3694 canceled with stages
# 导出成长值记录
> 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":"状态码对应的信息"
}
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment