Showing
1 changed file
with
0 additions
and
18 deletions
@@ -10,22 +10,4 @@ | @@ -10,22 +10,4 @@ | ||
10 | | [app.change.getDelivery](#4) | 加载商品返回方式列表 | | 10 | | [app.change.getDelivery](#4) | 加载商品返回方式列表 | |
11 | | [app.change.goodsList](#5) | 订单可换货商品列表 | | 11 | | [app.change.goodsList](#5) | 订单可换货商品列表 | |
12 | 12 | ||
13 | -## 接口描述 | ||
14 | - | ||
15 | -### 1、提交换货申请 | ||
16 | - | ||
17 | -| Param Name | Param Type | Required | Param Value | Desc | | ||
18 | -| :-- | --: | --: | --: | --: | | ||
19 | -| method | string | true | app.change.submit | 请求方法 不可变 | | ||
20 | -| order_code | string | true | app.change.submit | 请求方法 不可变 | | ||
21 | -| uid | string | true | app.change.submit | 请求方法 不可变 | | ||
22 | -| area_code | string | true | app.change.submit | 请求方法 不可变 | | ||
23 | -| goods | string | true | app.change.submit | 请求方法 不可变 | | ||
24 | -| consignee_name | string | true | app.change.submit | 请求方法 不可变 | | ||
25 | -| address | string | true | app.change.submit | 请求方法 不可变 | | ||
26 | -| mobile | string | true | app.change.submit | 请求方法 不可变 | | ||
27 | -| zip_code | string | true | app.change.submit | 请求方法 不可变 | | ||
28 | -| delivery_type | string | true | app.change.submit | 请求方法 不可变 | | ||
29 | -| receipt_time | string | true | app.change.submit | 请求方法 不可变 | | ||
30 | - | ||
31 | 13 |
-
Please register or login to post a comment