From 8e8e9926d5d6ff42459da2648ba1f47ec2ed37cd Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Tue, 20 Jun 2023 14:27:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BagStation/pages/makeOrder/orderPaying.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 => {