Commit c22a0dd3 authored by quwei's avatar quwei 🤸🏼

Upload New File

parent e6593383
Pipeline #3687 canceled with stages
# 撤回成长值记录
> URL: http://localhost:13021/jac/accumulate/growth/records/revoke
>
> Origin Url: http://localhost:13021/jac/accumulate/growth/records/revoke
>
> 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
```
{
"recordId": 2
}
```
###### JSON document
```
{
"versionType":"No comment,Value =versionType_wqxcv",
"autoIncreaseId":"No comment,Value =1",
"page_total":"No comment,Value =page_total_gy413",
"userAttribute":"No comment,Value =userAttribute_yinvd",
"sort":"No comment,Value =sort_dwi2s",
"userId":"No comment,Value =userId_fbyo4",
"version":"No comment,Value =version_d8v0o",
"orgId":"No comment,Value =orgId_v83go",
"token":"No comment,Value =token_ogclz",
"accPhone":"No comment,Value =accPhone_6zcvv",
"recordId":"成长值记录ID",
"page_number":"No comment,Value =page_number_ckd5i",
"sortType":"排序方式:1-升序、0-降序",
"appType":"No comment,Value =appType_8o1h8",
"accId":"No comment,Value =accId_qer2f",
"accountNickname":"No comment,Value =accountNickname_t6x03",
"page_size":"No comment,Value =page_size_q2zxa",
"ucId":"No comment,Value =ucId_d1wfr",
"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": "撤回成功",
"traceId": "51122d42d0f4e2c4",
"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