更新支付方式为7

This commit is contained in:
mkm 2024-06-09 21:46:26 +08:00
parent 83d9ff4dd3
commit 9f0fc79184
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@
order_id: e.id,
address_id: e.address_id,
mer_id: e.merchant,
pay_type: 1
pay_type: 7
}).then(res => {
if (!res.data?.nonceStr) return uni.$u.toast('支付失败!');
uni.requestPayment({