切换到千6的商户号
This commit is contained in:
parent
56bee7f862
commit
9877f3a1f6
smart-switch-web/src/main/resources
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user