Commit 723e2685 authored by quwei's avatar quwei 🤸🏼

Upload New File

parent e3e3755e
Pipeline #3693 canceled with stages
# 导出成长值发放管理
> URL: http://localhost:13021/jac/accumulate/growth/grant/list/export
>
> Origin Url: http://localhost:13021/jac/accumulate/growth/grant/list/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
```
{
}
```
###### JSON document
```
{
"versionType":"No comment,Value =versionType_6hh2q",
"autoIncreaseId":"No comment,Value =1",
"page_total":"No comment,Value =page_total_yqi28",
"growthItem":"成长项",
"userAttribute":"No comment,Value =userAttribute_bkwan",
"grantStartTime":"发放开始时间(yyyy-MM-dd)",
"sort":"No comment,Value =sort_q8q3e",
"grantEndTime":"发放结束时间(yyyy-MM-dd)",
"userId":"No comment,Value =userId_xsnmf",
"version":"No comment,Value =version_02yku",
"orgId":"No comment,Value =orgId_722i0",
"token":"No comment,Value =token_fin4z",
"accPhone":"No comment,Value =accPhone_4aryh",
"page_number":"No comment,Value =page_number_tuw7p",
"phone":"手机号(模糊查询)",
"sortType":"排序方式:1-升序、0-降序",
"appType":"No comment,Value =appType_wexqf",
"accId":"No comment,Value =accId_7e0pc",
"accountNickname":"No comment,Value =accountNickname_9idx9",
"email":"导出邮箱,数据量过大时必填",
"page_size":"No comment,Value =page_size_lqj43",
"ucId":"No comment,Value =ucId_ctnjh",
"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": "9dc1ce02df833f37",
"data": "http://sy.esvtek.com:15001/file/download/direct/8D080878EAFE1FDBD518BAF8DE3DFA18A7ED5E6E5C87988EB083517ECE26FA2D11096F4165AA1493F0BAFF831FF7C269"
}
```
##### 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