...
|
...
|
@@ -293,7 +293,7 @@ |
|
|
十:单个商品变价
|
|
|
|
|
|
请求链接 :http://172.16.6.227:8083/yohobuy-platform-web/product/updateProductPrice
|
|
|
参数:{ "productSkn": 50000060, "salesPrice" :211.22, "vipDiscountType":5, "founder":9278, "returnCoin":88, "vipPrice":99}
|
|
|
参数:{ "product_skn": 50000060, "sales_price" :211.22, "vip_discount_type":5, "founder":9278, "return_coin":88, "vip_price":99}
|
|
|
备注 :productSkn 商品标识 数字型
|
|
|
salesPrice 销售价格 数字型
|
|
|
vipDiscountType 折扣类型 1、2、3、4、5
|
...
|
...
|
|