caolc #13

Merged
caoliancun merged 3 commits from caolc into master 2023-07-06 14:11:37 +08:00
Showing only changes of commit b375bb826d - Show all commits

View File

@@ -316,7 +316,7 @@
orderId: this.order.orderSerialNumber, orderId: this.order.orderSerialNumber,
payClient: 'XOIL_DRIVER_WECHAT_APPLET', //"支付端。安卓XOIL_DRIVER_ANDROID小程序 payClient: 'XOIL_DRIVER_WECHAT_APPLET', //"支付端。安卓XOIL_DRIVER_ANDROID小程序
userIp: (this.userIp?this.userIp:"36.57.160.59"), userIp: (this.userIp?this.userIp:"36.57.160.59"),
merchantNo:10089145264 merchantNo:'10089145264'
} }
oilPayApi.aggregatePay(payData).then(res => { oilPayApi.aggregatePay(payData).then(res => {