Browse Source

司机创建增加必填字段

gmw 4 years ago
parent
commit
ca81af5004
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -971,6 +971,7 @@ https://wlhy.hw.56fanyun.com/order/create_order?access_token=fe12047e-52b1-418c-
 |**idCard**  <br>*必填*|身份证,该字段为司机的唯一标识|string|
 |**name**  <br>*必填*|姓名  <br>**长度** : `1 - 20`|string|
 |**phoneNumber**  <br>*必填*|手机号  <br>**长度** : `11`|string|
+|**idCardAddress**  <br>*必填*|身份证地址  <br>**长度** : `1 - 80`|string|
 |**driverLicenseIssuingAuthority**  <br>*必填*|驾驶证发证机关  <br>**长度** : `1 - 50`|string|
 |**driverLicenseNumber**  <br>*必填*|驾驶证编号  <br>**长度** : `1 - 18`|string|
 |**driverLicenseEndTime**  <br>*必填*|驾驶证有效期结束时间,时间戳,精确到秒|integer (int64)|