gmw 5 years ago
parent
commit
ceb8e1a6b7
1 changed files with 2 additions and 1 deletions
  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" /*签收人,该字段订单签收时才会有*/
 }
 ```