Authored by qianjun

update

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