Showing
1 changed file
with
1 additions
and
0 deletions
@@ -18,6 +18,7 @@ | @@ -18,6 +18,7 @@ | ||
18 | | product_sku | int | 是 | 803801 ||产品sku| | 18 | | product_sku | int | 是 | 803801 ||产品sku| |
19 | | buy_number | int | 是 | 1 ||购买数量,范围1-4| | 19 | | buy_number | int | 是 | 1 ||购买数量,范围1-4| |
20 | | use_yoho_coin | double | 否 | 0.05 ||使用yoho币金额(单位元)| | 20 | | use_yoho_coin | double | 否 | 0.05 ||使用yoho币金额(单位元)| |
21 | +| yoho_coin_mode | int | 否 | 0 ||是否使用yoho币,0:不使用,1:使用,默认为使用yoho币,不使用yoho币的时候,use_yoho_coin=0并且yoho_coin_mode=0| | ||
21 | | client_type | String | 是 | iphone ||客户端类型,请求来源哪一端| | 22 | | client_type | String | 是 | iphone ||客户端类型,请求来源哪一端| |
22 | 23 | ||
23 | ### 错误编码 | 24 | ### 错误编码 |
-
Please register or login to post a comment