pull/13/head
xiaozhiyong 1 year ago
parent e8b6cc2914
commit 8e8e9926d5
  1. 2
      BagStation/pages/makeOrder/orderPaying.vue

@ -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 => {

Loading…
Cancel
Save