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

+ 1 - 1
README.md

@@ -1491,7 +1491,7 @@ https://openapi.wlhy.pre.kuaihuoyun.com/order/create_order?access_token=fe12047e
 |**driverName**  <br>*必填*|司机名称  <br>**长度** : `1 - 30`|string|
 |**driverPhone**  <br>*必填*|司机电话  <br>**长度** : `1 - 18`|string|
 |**payFreight**  <br>*必填*|支付金额  <br>**最小值** : `0`  <br>**最大值** : `999999`|number (double)|
-|**payType**  <br>*必填*|支付方式,1:油卡,5:银行转账|integer (int32)|
+|**payType**  <br>*必填*|支付方式,1:油卡,2:现金,3:支付宝,4:微信,5:银行转账,6:其它|integer (int32)|
 |**payee**  <br>*运单有关联收款人时可选*|收款人,默认用运单司机关联的收款人,如果受理单没有关联收款人,这里必填|[收款人](#收款人)|
 |**tradeNo**  <br>*必填*|资金流水号  <br>**长度** : `1 - 50`|string|
 |**note**  <br>*可选*|付款备注  <br>**长度** : `0 - 256`|string|