调试接口
This commit is contained in:
@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user