gmw 3 years ago
parent
commit
7339931437
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2534,7 +2534,7 @@ https://openapi.wlhy.pre.kuaihuoyun.com/order/create_order?access_token=fe12047e
 |**longitude**  <br>*必填*|经度|number (double)|
 |**latitude**  <br>*必填*|纬度|number (double)|
 |**locateTime**  <br>*必填*|定位时间(时间戳,精确到秒),定位时间必须在设备运输时间范围内(开单时间和签收时间之间,未签收时为开单时间到开单时间往后45天之间)|integer (int32)|
-|**locateType**  <br>*必填*|定位类型:(1:GPS,2:基站定位,4:北斗定位,5:GPS 和北斗定位)|integer (int32)|
+|**locateType**  <br>*必填*|定位类型:(1:GPS,2:基站定位,5:GPS 和北斗定位)|integer (int32)|
 |**runStatus**  <br>*必填*|设备运行状态(1:行驶,2:停止,3:离线)|integer (int32)|
 |**addr**  <br>*可选*|设备完整定位地址,包含省市区  <br>**例** : `浙江省杭州市西湖区计量大厦`|string|
 |**province**  <br>*可选*|定位省份|string|