完善支付选项
This commit is contained in:
@@ -415,10 +415,8 @@
|
||||
orderId:result.payment.username,
|
||||
receiptData:result.transactionReceipt,
|
||||
productId:result.payment.productid,
|
||||
customerOid:this.userInfo.id
|
||||
|
||||
}
|
||||
console.log(data,'data')
|
||||
customerOid:this.userInfo.id
|
||||
}
|
||||
$http.request({
|
||||
url: "Ipa/failure",
|
||||
method: "POST", // POST、GET、PUT、DELETE,具体说明查看官方文档
|
||||
|
||||
Reference in New Issue
Block a user