修改为正式配置

master
jianghaiqing 11 months ago
parent c6224fc1f8
commit dc4d104501

@ -3,9 +3,9 @@ spring:
active: active:
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://60.209.125.238:32006/paymentplat url: jdbc:mysql://rm-m5e06xxqpa68a68ry5o.mysql.rds.aliyuncs.com/paymentplat
username: root username: rulesengine_admin
password: Djy@Mysql.test password: Rule1qaz2wsx!QAZ
server: server:
port: 7118 port: 7118
logging: logging:
@ -23,7 +23,7 @@ weixinpay:
apiV3Key: DongShengCharge20231204145800V01 apiV3Key: DongShengCharge20231204145800V01
appId: wx029d5994ace18575 appId: wx029d5994ace18575
noticeUrl: https://wechat.myshipping.net:8860/payment/onlinecharge/pushnotice noticeUrl: https://wechat.myshipping.net:8860/payment/onlinecharge/pushnotice
djyNoticeUrl: http://60.209.125.238:30801/Interface/CompChargeCallBack.ashx djyNoticeUrl: http://47.104.73.97:8654/Interface/CompChargeCallBack.ashx
alipay: alipay:
gatewayUrl: https://openapi.alipay.com/gateway.do gatewayUrl: https://openapi.alipay.com/gateway.do
appId: 2021002159639156 appId: 2021002159639156
@ -35,4 +35,5 @@ alipay:
alipayRootCertPath: D:/DjyPaymentPlat/alipaykey/alipayRootCert.crt alipayRootCertPath: D:/DjyPaymentPlat/alipaykey/alipayRootCert.crt
signType: RSA2 signType: RSA2
noticeUrl: https://wechat.myshipping.net:8860/payment/onlinecharge/pushalinotice noticeUrl: https://wechat.myshipping.net:8860/payment/onlinecharge/pushalinotice
djyNoticeUrl: http://60.209.125.238:30801/Interface/CompChargeCallBack.ashx djyNoticeUrl: http://47.104.73.97:8654/Interface/CompChargeCallBack.ashx

Loading…
Cancel
Save