|
|
@ -239,6 +239,7 @@ |
|
|
|
"rechargeModel": this.rechargeModel, |
|
|
|
"rechargeModel": this.rechargeModel, |
|
|
|
"agentKey": this.agentKey, |
|
|
|
"agentKey": this.agentKey, |
|
|
|
"objectId": this.objectId, |
|
|
|
"objectId": this.objectId, |
|
|
|
|
|
|
|
"identificationCode":app.globalData.identificationCode |
|
|
|
} |
|
|
|
} |
|
|
|
addOrderPay(params).then(res => { |
|
|
|
addOrderPay(params).then(res => { |
|
|
|
if (res.return_code == '000000') { |
|
|
|
if (res.return_code == '000000') { |
|
|
|