更新:修改参数接口名
This commit is contained in:
@@ -331,6 +331,7 @@
|
||||
* 校验订单
|
||||
*/
|
||||
const googleVerify = async () => {
|
||||
console.log(typeof aloneItem.value.priceTypeId, typeof purchaseToken.value, typeof orderSn.value);
|
||||
try {
|
||||
const obj = await verifyGooglePay(aloneItem.value.priceTypeId, purchaseToken.value, orderSn.value)
|
||||
uni.switchTab({
|
||||
|
||||
Reference in New Issue
Block a user