提交项目
This commit is contained in:
@@ -323,6 +323,8 @@ export default {
|
||||
productId: result.payment.productid.slice(1), // 产品id
|
||||
orderId: result.payment.username, // 系统订单号
|
||||
receiptData: result.transactionReceipt, // 苹果返回收据
|
||||
//sandBox: true, //测试数据
|
||||
//body: that.stepsCj.priceTypeId // 充值类型id
|
||||
};
|
||||
$http
|
||||
.request({
|
||||
|
||||
Reference in New Issue
Block a user