Commit 73598aff authored by quwei's avatar quwei 🤸🏼

Upload New File

parent c22a0dd3
Pipeline #3688 canceled with stages
# 成长项列表
> URL: http://localhost:13021/jac/accumulate/growth/items
>
> Origin Url: http://localhost:13021/jac/accumulate/growth/items
>
> Type: GET
### 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
```
null
```
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Multipart
|Required | Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
### Response
##### Response example
```
{
"resultCode": 200,
"message": "OK",
"traceId": "9b5370d0574825af",
"data": [
"自费返厂维保",
"用户成功购买车辆",
"动态加精",
"首次积分消费(维保或商城)",
"完善信息",
"每日签到",
"发布动态"
]
}
```
##### 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