gmw 5 lat temu
rodzic
commit
e52123fd23
1 zmienionych plików z 15 dodań i 15 usunięć
  1. 15 15
      README.md

+ 15 - 15
README.md

@@ -948,22 +948,22 @@
     "carNumber": "浙A12345", /*车牌号码*/
     "phoneNumber": "13812345678", /*司机电话*/
     "groupName": "xx运输队", /*车队*/
-    "receiptUrls":["http://oss.kuaihuoyun.com/1.png","http://oss.kuaihuoyun.com/2.png"], /*回单照片*/
+    "receiptUrls": ["http://oss.kuaihuoyun.com/1.png", "http://oss.kuaihuoyun.com/2.png"], /*回单照片*/
     "signer": "xxx", /*签收人,该字段订单签收时才会有*/
-    "orderAbnormalInfo": {/*运单异常信息,该信息仅在订阅8002时返回*/
-            "info": "异常内容:详细描述",
-            "orderId": "5d2586f8e21f65001158106e", //运单id
-            "orderNumber": "1907101434753075", //运单号
-            "orderType": 1, //1 - 运单
-            "profile": "异常类型:简述",
-            "source": 2, //1 - 人工创建, 2 - 司机上报, 3 - 系统自动
-            "type": "装货异常", //异常阶段:装货异常,签收异常,在途异常
-            "imageUrls": ["http://oss.kuaihuoyun.com/driverXXXXX.jpg"], //司机上报图片地址
-            "address": {//上报位置信息
-                "address": "浙江省杭州市西湖区古荡巷220靠近浙江省国家大学科技园中国计量学院分园",
-                "lng": 120.125546,
-                "name": "浙江省杭州市西湖区古荡巷220靠近浙江省国家大学科技园中国计量学院分园",
-                "lat": 30.27815
+    "orderAbnormalInfo": { /*运单异常信息,该信息仅在订阅8002时返回*/
+        "info": "异常内容:详细描述",
+        "orderId": "5d2586f8e21f65001158106e", //运单id
+        "orderNumber": "1907101434753075", //运单号
+        "orderType": 1, //1 - 运单
+        "profile": "异常类型:简述",
+        "source": 2, //1 - 人工创建, 2 - 司机上报, 3 - 系统自动
+        "type": "装货异常", //异常阶段:装货异常,签收异常,在途异常
+        "imageUrls": ["http://oss.kuaihuoyun.com/driverXXXXX.jpg"], //司机上报图片地址
+        "address": { //上报位置信息
+            "address": "浙江省杭州市西湖区古荡巷220靠近浙江省国家大学科技园中国计量学院分园",
+            "lng": 120.125546,
+            "name": "浙江省杭州市西湖区古荡巷220靠近浙江省国家大学科技园中国计量学院分园",
+            "lat": 30.27815
         }
     }
 }