...
|
...
|
@@ -171,7 +171,7 @@ |
|
|
| Param Name | Param Type | Required | Param Value | Desc |
|
|
|
| :-- | --: | --: | --: | --: |
|
|
|
| method | string | true | app.change.detail | 请求方法 不可变 |
|
|
|
| area_code | string | true | 210000 | 地区信息 |
|
|
|
| id | int | true | 428013 | 换货id |
|
|
|
| uid | int | true | 3703860 | 用户 ID |
|
|
|
|
|
|
#### 返回
|
...
|
...
|
@@ -251,7 +251,9 @@ |
|
|
"name": "换货完成"
|
|
|
}
|
|
|
],
|
|
|
"status_name": "换货发出"
|
|
|
"status_name": "换货发出",
|
|
|
"id":428013,
|
|
|
"uid":3703860
|
|
|
},
|
|
|
"md5": "e49188e6fb7b0c9e626e14ddf8a158d3",
|
|
|
"message": "换货详情"
|
...
|
...
|
|