Showing
1 changed file
with
2 additions
and
1 deletions
@@ -36,10 +36,11 @@ | @@ -36,10 +36,11 @@ | ||
36 | | route key | order.erpstatus | | 36 | | route key | order.erpstatus | |
37 | 37 | ||
38 | 38 | ||
39 | -> 修改订单收货人地址 | 39 | +> 修改订单收货人地址 |
40 | ```json | 40 | ```json |
41 | {"order_code":100000,"status":200} | 41 | {"order_code":100000,"status":200} |
42 | ``` | 42 | ``` |
43 | +### 注意:200是已标记状态,准备打印地址单 | ||
43 | 44 | ||
44 | > 已交寄 | 45 | > 已交寄 |
45 | ```json | 46 | ```json |
-
Please register or login to post a comment