调试接口

This commit is contained in:
wangxiaowei
2025-12-23 03:30:22 +08:00
parent 90e9448b68
commit 3af440cd21
17 changed files with 149 additions and 82 deletions

View File

@ -164,7 +164,8 @@
order_id: res.order_id,
pay_way: 2,
order_source: PayOrderSource.MINI, //订单来源1-小程序; 2-h5; 3app
order_type: PayOrderType.Recharge
order_type: PayOrderType.Recharge,
store_id: 0
})
wechatPay(pay.pay.config).then((res) => {