@@ -434,6 +434,7 @@ var renew = {
disWord :GetQueryString('disWord'),
price: goodsOrder.initPrice*10000/100,
useProduct: pId, // 商品类型
+ discountId: goodsOrder.giftId, // 满赠id
}
console.log(data, '提交参数')
$.ajax({
@@ -435,6 +435,7 @@ var renew = {
// url: '/subscribepay/vipsubscribe/createOrder',