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

+ 3 - 3
README.md

@@ -951,9 +951,9 @@ https://wlhy.hw.56fanyun.com/order/create_order?access_token=fe12047e-52b1-418c-
 |名称|说明|类型|
 |---|---|---|
 |**address**  <br>*必填*|地址  <br>**长度** : `1 - 100`|string|
-|**province**  <br>*必填*|省。xx省,行政区划全称|string|
-|**city**  <br>*必填*|市。xx市,行政区划全称|string|
-|**district**  <br>*必填*|区/县。xx区/县,行政区划全称。直辖市省市区样例:北京市-北京市-朝阳区;省直辖市。样例:湖北省-仙桃市-仙桃市|string|
+|**province**  <br>*必填*|省。xx省|string|
+|**city**  <br>*必填*|市。xx市|string|
+|**district**  <br>*必填*|区/县。xx区/县|string|
 |**lat**  <br>*可选*|纬度|number (double)|
 |**lng**  <br>*可选*|经度|number (double)|