Commit f670d956 authored by quwei's avatar quwei 🤸🏼

Upload New File

parent fb3a64ba
Pipeline #3695 canceled with stages
# 导出成长值明细统计
> URL: http://localhost:13021/jac/accumulate/growth/detail/stats/export
>
> Origin Url: http://localhost:13021/jac/accumulate/growth/detail/stats/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
```
{
"dimension": "day",
"startTime": "2026-04-04",
"endTime": "2026-04-17"
}
```
###### JSON document
```
{
"versionType":"No comment,Value =versionType_gai66",
"autoIncreaseId":"No comment,Value =1",
"page_total":"No comment,Value =page_total_pojxe",
"userAttribute":"No comment,Value =userAttribute_ze4jl",
"sort":"No comment,Value =sort_osloj",
"userId":"No comment,Value =userId_fsydh",
"version":"No comment,Value =version_71lnj",
"orgId":"No comment,Value =orgId_abd49",
"token":"No comment,Value =token_fvdvd",
"accPhone":"No comment,Value =accPhone_flqw7",
"page_number":"No comment,Value =page_number_ar859",
"sortType":"排序方式:1-升序、0-降序",
"appType":"No comment,Value =appType_xomup",
"accId":"No comment,Value =accId_sj7xs",
"accountNickname":"No comment,Value =accountNickname_gxhm4",
"startTime":"开始时间,日维度格式yyyy-MM-dd,月维度格式yyyy-MM",
"endTime":"结束时间,日维度格式yyyy-MM-dd,月维度格式yyyy-MM",
"dimension":"统计维度:day/month,默认day",
"email":"导出邮箱,数据量过大时必填(与列表筛选条件一致)",
"page_size":"No comment,Value =page_size_wpu1i",
"ucId":"No comment,Value =ucId_g8s8a",
"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": "ef14f79238c2d2c1",
"data": "http://sy.esvtek.com:15001/file/download/direct/518A7233154FB068F6FE79966788A73E20939DE8C74CCF274B84E9EC679A28C76A7A0B0276C3F5770932B6E1425CDC74"
}
```
##### 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