Authored by qianjun

update

@@ -18,6 +18,10 @@ @@ -18,6 +18,10 @@
18 | method | String | true | app.SpaceOrders.updateDeliveryAddress| 请求方法| 18 | method | String | true | app.SpaceOrders.updateDeliveryAddress| 请求方法|
19 | order_code | String | true | "1607472719" |订单号 | 19 | order_code | String | true | "1607472719" |订单号 |
20 | address_id | String | true | "944005" |地址ID| 20 | address_id | String | true | "944005" |地址ID|
  21 +
  22 +#### 请求示例
  23 +http://devapi.yoho.cn:58078?method=app.SpaceOrders.updateDeliveryAddress&order_code=160103590&debug=XYZ&address_id=944005
  24 +
21 ### 错误编码 25 ### 错误编码
22 ------------------------- 26 -------------------------
23 |错误码code|消息| 27 |错误码code|消息|