Authored by wujiexiang

compute接口

@@ -307,10 +307,10 @@ code为200即为成功,否则是失败。 @@ -307,10 +307,10 @@ code为200即为成功,否则是失败。
307 |yoho_coin_mode|int|是|1|1|是否使用yoho币,1使用,0不使用| 307 |yoho_coin_mode|int|是|1|1|是否使用yoho币,1使用,0不使用|
308 |payment_type|int|否|1|1|支付方式,1 在线支付 2 货到付款| 308 |payment_type|int|否|1|1|支付方式,1 在线支付 2 货到付款|
309 |delivery_way|int|否|1|1|快递方式,1 普通 2 加急| 309 |delivery_way|int|否|1|1|快递方式,1 普通 2 加急|
310 -|use_yoho_coin|double|是|1.00|1.00使用的yoho币金额,单位元|  
311 -|use_red_envelopes|double|是|1.00|1.00使用的红包,单位元|  
312 -|coupon_code|string|是|b123456|b123456|优惠券code|  
313 -|promotion_code|string|是|1345abc|1345abc|优惠码code| 310 +|use_yoho_coin|double|是|1.00||使用的yoho币金额,单位元|
  311 +|use_red_envelopes|double|是|1.00||使用的红包,单位元|
  312 +|coupon_code|string|是|b123456||优惠券code|
  313 +|promotion_code|string|是|1345abc||优惠码code|
314 |product_sku_list|string|是|[{'type':'limitcode','sku':307502,'limitproductcode':'2016030711453248','buy_number':1,'skn':51001888}]||购买限购商品| 314 |product_sku_list|string|是|[{'type':'limitcode','sku':307502,'limitproductcode':'2016030711453248','buy_number':1,'skn':51001888}]||购买限购商品|
315 315
316 ### 响应 316 ### 响应