Authored by LUOXC

update

@@ -31,7 +31,14 @@ @@ -31,7 +31,14 @@
31 | route key | order.erpstatus | 31 | route key | order.erpstatus |
32 > 已交寄 32 > 已交寄
33 ```json 33 ```json
34 -{"order_code":100000,"status":600} 34 +{
  35 + "order_code":100000,
  36 + "status":600,
  37 + "data":{
  38 + "express_id": 23,
  39 + "express_number":"25276134639"
  40 + }
  41 +}
35 ``` 42 ```
36 > 订单妥投 43 > 订单妥投
37 ```json 44 ```json