Showing
1 changed file
with
1 additions
and
1 deletions
@@ -23,7 +23,7 @@ | @@ -23,7 +23,7 @@ | ||
23 | 订单列表 | 23 | 订单列表 |
24 | #### 请求参数 | 24 | #### 请求参数 |
25 | | Param Name | Param Type | Required | Param Value | Desc | | 25 | | Param Name | Param Type | Required | Param Value | Desc | |
26 | -| -- | -- | -- | -- | -- | | 26 | +| :-- | --: | --: | --: | --: | |
27 | | method | string | true | app.SpaceOrders.get| 请求方法 不可变 | | 27 | | method | string | true | app.SpaceOrders.get| 请求方法 不可变 | |
28 | | uid | int | true | 1 | | | 28 | | uid | int | true | 1 | | |
29 | | type | int | true | 1 | 订单类型 1:全部订单,2:待付款,3:待发货,4:待收货,5:待评论/成功订单,7:失败/取消 | | 29 | | type | int | true | 1 | 订单类型 1:全部订单,2:待付款,3:待发货,4:待收货,5:待评论/成功订单,7:失败/取消 | |
-
Please register or login to post a comment