修改请求时长配置

This commit is contained in:
@fawn-nine
2024-08-14 16:14:10 +08:00
parent c348bdad91
commit eedeb5c37f
5 changed files with 12 additions and 8 deletions

View File

@@ -271,7 +271,7 @@ export const setWXPay = function(payInfo, callback) {
'Content-Type': 'application/json'
},
}).then(res => {
console.log(res,'resshoppingPay')
console.log('resshoppingPay',res)
if(res.code === 0){
let payData = {
provider : 'wxpay',