This commit is contained in:
2025-02-19 10:05:27 +08:00
parent c85477a45b
commit cdc8a3ed8d
494 changed files with 48626 additions and 7248 deletions

View File

@@ -381,7 +381,7 @@
productId: result.payment.productid.slice(1), // 产品id
orderId: result.payment.username, // 系统订单号
receiptData: result.transactionReceipt, // 苹果返回收据
// isSandBox: true, //测试数据
// sandBox: true, //测试数据
// body: that.stepsCj.priceTypeId // 充值类型id
};
console.log("提交给后台的数据", data);