gmw hace 6 años
padre
commit
ceb8e1a6b7
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -948,7 +948,8 @@
     "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" /*签收人,该字段订单签收时才会有*/
 }
 ```