Authored by wujiexiang

购物车结算接口

... ... @@ -69,7 +69,7 @@ code为200即为成功,否则是失败。
|:-------| -----:|-----:|-----:|-----:|----:|
|uid|int|否|3236556|0|用户id|
|cart_type|string|是|ordinary|ordinary|购物车类型|
|yoho_coin_mode|int|是|0|0|是否使用yoho币|
|yoho_coin_mode|int|是|1|1|是否使用yoho币,1使用,0不使用|
|product_sku_list|string|是|[{'type':'limitcode','sku':307502,'limitproductcode':'2016030711453248','buy_number':1,'skn':51001888}]||购买限购商品|
### 响应
... ...