diff --git a/BagStation/pages/makeOrder/orderPaying.vue b/BagStation/pages/makeOrder/orderPaying.vue index bf9fc90..5b9a5dc 100644 --- a/BagStation/pages/makeOrder/orderPaying.vue +++ b/BagStation/pages/makeOrder/orderPaying.vue @@ -316,7 +316,7 @@ orderId: this.order.orderSerialNumber, payClient: 'XOIL_DRIVER_WECHAT_APPLET', //"支付端。安卓XOIL_DRIVER_ANDROID,小程序 userIp: (this.userIp?this.userIp:"36.57.160.59"), - merchantNo:10089145264 + merchantNo:'10089145264' } oilPayApi.aggregatePay(payData).then(res => {