@@ -60,13 +60,13 @@ spring:
type: redis
# redis 配置
redis:
- database: 1
+ database: 2
# 地址
- host: 1.15.26.233
- # 端口,默认为6379
+ host: 172.17.66.3
+ # 端口,默认为6379
port: 6379
# 密码
- password:
+ password: miaxis110
# 连接超时时间
timeout: 10s
lettuce:
@@ -92,6 +92,8 @@ dy:
tt:
appId: tta896de2b37a8562901
appSecret: d00d88459e539cc086e035d8376810f2506ad064
+ notifyUrl: https://sdjk-admin.zzxcx.net/sdjk-admin/open-api/tt/notify/ttpay
+ notifyUrlRefund: https://sdjk-admin.zzxcx.net/sdjk-admin/open-api/tt/notify/refund
# 微信支付
wxpay:
v3url: https://api.mch.weixin.qq.com/v3/pay/transactions/app
@@ -93,6 +93,8 @@ dy: