gmw 4 years ago
parent
commit
2851ad2b7d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -410,7 +410,7 @@ https://wlhy.hw.56fanyun.com/order/create_order?access_token=fe12047e-52b1-418c-
 
 |名称|说明|类型|
 |---|---|---|
-|**originalOrderNumber**  <br>*必填*|原始单号  <br>**长度** : `1 - 50`|string|
+|**originalOrderNumber**  <br>*必填*|客户单号  <br>**长度** : `1 - 50`|string|
 |**businessType**  <br>*必填*|业务类型|enum (干线普货运输, 城市配送, 农村配送, 集装箱运输, 其他)|
 |**carrier**  <br>*必填*|承运人|[承运人](#承运人)|
 |**consignerName**  <br>*必填*|发货人姓名  <br>**长度** : `1 - 45`|string|
@@ -425,7 +425,6 @@ https://wlhy.hw.56fanyun.com/order/create_order?access_token=fe12047e-52b1-418c-
 |**cargoList**  <br>*可选*|货物列表|< [货物](#货物) > array|
 |**deliveryTime**  <br>*可选*|提货时间。时间戳|integer (int32)|
 |**deliveryType**  <br>*可选*|提送类型。1:自提;2:送货|integer (int32)|
-|**deviceNumber**  <br>*可选*|绑定设备号|string|
 |**endAddress**  <br>*可选*|目的地  <br>**长度** : `0 - 20`|string|
 |**note1**  <br>*可选*|自定义备注1|string|
 |**note2**  <br>*可选*|自定义备注2|string|