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: