|
|
@ -244,9 +244,8 @@ |
|
|
|
isUse: true, // 是否禁用状态 |
|
|
|
isUse: true, // 是否禁用状态 |
|
|
|
rechargeDes: '', // 支付详情 |
|
|
|
rechargeDes: '', // 支付详情 |
|
|
|
rebateIntegral: '', //返回积分 |
|
|
|
rebateIntegral: '', //返回积分 |
|
|
|
Integrastu: 1 //返积分状态 |
|
|
|
Integrastu: 1, //返积分状态 |
|
|
|
typeId: '', |
|
|
|
typeId: '', |
|
|
|
identificationCode: '' ,//渠道商 |
|
|
|
|
|
|
|
contactPepole: '', //联系人 |
|
|
|
contactPepole: '', //联系人 |
|
|
|
contactPhone: '', //联系电话 |
|
|
|
contactPhone: '', //联系电话 |
|
|
|
contactAddress: '' //联系地址 |
|
|
|
contactAddress: '' //联系地址 |
|
|
@ -528,9 +527,8 @@ |
|
|
|
}], |
|
|
|
}], |
|
|
|
"payGold": this.priceValue[1], |
|
|
|
"payGold": this.priceValue[1], |
|
|
|
"promoteCode": this.identificationCode, |
|
|
|
"promoteCode": this.identificationCode, |
|
|
|
memDiscountId: this.memDiscountId |
|
|
|
memDiscountId: this.memDiscountId, |
|
|
|
"storeId": this.storeId |
|
|
|
"storeId": this.storeId, |
|
|
|
}], |
|
|
|
|
|
|
|
"postData": { |
|
|
|
"postData": { |
|
|
|
"address": this.contactAddress, |
|
|
|
"address": this.contactAddress, |
|
|
|
"user": this.contactPepole, |
|
|
|
"user": this.contactPepole, |
|
|
|