Showing
1 changed file
with
1 additions
and
1 deletions
@@ -69,7 +69,7 @@ code为200即为成功,否则是失败。 | @@ -69,7 +69,7 @@ code为200即为成功,否则是失败。 | ||
69 | |:-------| -----:|-----:|-----:|-----:|----:| | 69 | |:-------| -----:|-----:|-----:|-----:|----:| |
70 | |uid|int|否|3236556|0|用户id| | 70 | |uid|int|否|3236556|0|用户id| |
71 | |cart_type|string|是|ordinary|ordinary|购物车类型| | 71 | |cart_type|string|是|ordinary|ordinary|购物车类型| |
72 | -|yoho_coin_mode|int|是|0|0|是否使用yoho币| | 72 | +|yoho_coin_mode|int|是|1|1|是否使用yoho币,1使用,0不使用| |
73 | |product_sku_list|string|是|[{'type':'limitcode','sku':307502,'limitproductcode':'2016030711453248','buy_number':1,'skn':51001888}]||购买限购商品| | 73 | |product_sku_list|string|是|[{'type':'limitcode','sku':307502,'limitproductcode':'2016030711453248','buy_number':1,'skn':51001888}]||购买限购商品| |
74 | 74 | ||
75 | ### 响应 | 75 | ### 响应 |
-
Please register or login to post a comment