pull/13/head
caolc 1 year ago
commit b375bb826d
  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