Commit aba43531 authored by quwei's avatar quwei 🤸🏼

Upload New File

parent f670d956
Pipeline #3696 canceled with stages
# 导出用户成长值列表
> URL: http://localhost:13021/jac/accumulate/growth/list/export
>
> Origin Url: http://localhost:13021/jac/accumulate/growth/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_pw3fg",
"autoIncreaseId":"No comment,Value =1",
"page_total":"No comment,Value =page_total_e6kqy",
"userAttribute":"No comment,Value =userAttribute_322lr",
"sort":"No comment,Value =sort_ago6l",
"userId":"No comment,Value =userId_3fxj0",
"version":"No comment,Value =version_wdzeh",
"orgId":"No comment,Value =orgId_0mn5h",
"token":"No comment,Value =token_i9o97",
"accPhone":"No comment,Value =accPhone_scvt8",
"levelCode":"会员等级编码(精准查询)",
"page_number":"No comment,Value =page_number_oup50",
"phone":"手机号(模糊查询)",
"sortType":"排序方式:1-升序、0-降序",
"appType":"No comment,Value =appType_whs8m",
"accId":"No comment,Value =accId_6b2bb",
"accountNickname":"No comment,Value =accountNickname_vyjp0",
"email":"导出邮箱,数据量过大时必填",
"page_size":"No comment,Value =page_size_esp0m",
"ucId":"No comment,Value =ucId_xjp65",
"authentication":"No comment,Value =RSA"
}
```
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Multipart
|Required | Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
### Response
##### Response example
```
{
"resultCode": 530,
"message": "信息数据量过大,请选择邮箱发送!",
"traceId": "afca4582fe44ac03",
"data": null
}
```
##### 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