|
|
@@ -116,8 +116,8 @@ wx:
|
|
|
subAppId: #服务商模式下的子商户公众账号ID
|
|
|
subMchId: #服务商模式下的子商户号
|
|
|
keyPath: classpath:/cert/apiclient_cert.p12
|
|
|
- notifyUrl: http://test.zmjpms.com/wx/payNotify
|
|
|
- refundNotifyUrl: http://test.zmjpms.com/wx/refundNotify
|
|
|
+ notifyUrl: http://pms.izouma.com/wx/payNotify
|
|
|
+ refundNotifyUrl: http://pms.izouma.com/wx/refundNotify
|
|
|
storage:
|
|
|
provider: aliyun
|
|
|
local_path: /var/www/upload/
|
|
|
@@ -172,11 +172,11 @@ spring:
|
|
|
password: 3G$KnSsSZiLZ
|
|
|
wx:
|
|
|
pay:
|
|
|
- notifyUrl: https://zmjpms.com/wx/payNotify
|
|
|
- refundNotifyUrl: https://zmjpms.com/wx/refundNotify
|
|
|
+ notifyUrl: http://pms.izouma.com/wx/payNotify
|
|
|
+ refundNotifyUrl: http://pms.izouma.com/wx/refundNotify
|
|
|
generic:
|
|
|
- server-address: https://zmjpms.com
|
|
|
- mp-address: https://zmjpms.com/mp
|
|
|
+ server-address: https://pms.izouma.com
|
|
|
+# mp-address: https://zmjpms.com/mp
|
|
|
alipay:
|
|
|
appCertPath: /var/www/zmj/cert/appCertPublicKey_2021002120645023.crt
|
|
|
aliPubCertPath: /var/www/zmj/cert/alipayCertPublicKey_RSA2.crt
|