Showing
1 changed file
with
7 additions
and
0 deletions
@@ -34,6 +34,13 @@ | @@ -34,6 +34,13 @@ | ||
34 | | :-- | :-- | | 34 | | :-- | :-- | |
35 | | exchanges | amq.topic | | 35 | | exchanges | amq.topic | |
36 | | route key | order.erpstatus | | 36 | | route key | order.erpstatus | |
37 | + | ||
38 | + | ||
39 | +> 修改订单收货人地址 | ||
40 | +```json | ||
41 | +{"order_code":100000,"status":200} | ||
42 | +``` | ||
43 | + | ||
37 | > 已交寄 | 44 | > 已交寄 |
38 | ```json | 45 | ```json |
39 | { | 46 | { |
-
Please register or login to post a comment