From 9877f3a1f691eefbabc2340189a4fd4422f22503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A2=A8=E5=A4=A7=E5=8F=94?= <494979559@qq.com> Date: Tue, 8 Oct 2024 17:57:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=88=B0=E5=8D=836=E7=9A=84?= =?UTF-8?q?=E5=95=86=E6=88=B7=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smart-switch-web/src/main/resources/application-dev.yml | 6 +++--- smart-switch-web/src/main/resources/application-prod.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/smart-switch-web/src/main/resources/application-dev.yml b/smart-switch-web/src/main/resources/application-dev.yml index 7bf1795b..afc3f0b4 100644 --- a/smart-switch-web/src/main/resources/application-dev.yml +++ b/smart-switch-web/src/main/resources/application-dev.yml @@ -16,7 +16,7 @@ wx: # 微信小程序id appId: ${wx.appid} # 商户id - merchantId: 1676202154 + merchantId: 1688088868 # apiV3密钥 apiV3Key: 49819e0f0abdb2df3246f7b27f264d75 # 通知回调地址 @@ -27,9 +27,9 @@ wx: transferNotifyUrl: https://kg-dev.chuangtewl.com/dev-api/app/pay/notify/wx/transfer # 密钥所在位置 # privateKeyPath: H:/project/创特/证书/wxpay-kg/apiclient_key.pem - privateKeyPath: D:/project/证书/wxpay-kg/apiclient_key.pem + privateKeyPath: D:/project/证书/wxpay-kg-q6/apiclient_key.pem # 证书序列号 - merchantSerialNumber: 6AD69237C0F22A9AE51A64F1927E3A0962AC1FB0 + merchantSerialNumber: 5100BE228C3F865D2B916D052B8E80B212961955 # 设备配置 device: diff --git a/smart-switch-web/src/main/resources/application-prod.yml b/smart-switch-web/src/main/resources/application-prod.yml index 2d33ffaa..d01a22d0 100644 --- a/smart-switch-web/src/main/resources/application-prod.yml +++ b/smart-switch-web/src/main/resources/application-prod.yml @@ -16,7 +16,7 @@ wx: # 微信小程序id appId: ${wx.appid} # 商户id - merchantId: 1676202154 + merchantId: 1688088868 # apiV3密钥 apiV3Key: 49819e0f0abdb2df3246f7b27f264d75 # 通知回调地址 @@ -26,9 +26,9 @@ wx: # 转账回调地址 transferNotifyUrl: https://kg.chuangtewl.com/prod-api/app/pay/notify/wx/transfer # 密钥所在位置 - privateKeyPath: /www/wwwroot/smart-switch/wxpay/apiclient_key.pem + privateKeyPath: /www/wwwroot/smart-switch/wxpay-kg-q6/apiclient_key.pem # 证书序列号 - merchantSerialNumber: 6AD69237C0F22A9AE51A64F1927E3A0962AC1FB0 + merchantSerialNumber: 5100BE228C3F865D2B916D052B8E80B212961955 # 设备配置 device: