@@ -71,7 +71,7 @@ wx:
mchKey: aG2Ap1SSzGXBAQgCUPGDMEJ9m4oqKEDg
keyPath:
# 接收微信支付异步通知回调地址,通知url必须为直接可访问的url,不能携带参数。
- notifyUrl: http://192.168.1.121:10227/udream/api/wxpayNotify
+ notifyUrl: http://111.47.29.214:10227/udream/api/wxpayNotify
# websoket端口设置
netty:
@@ -16,7 +16,7 @@ spring:
eureka:
instance:
- prefer-ip-address: false
+ prefer-ip-address: true
lease-renewal-interval-in-seconds: 5
lease-expiration-duration-in-seconds: 20
client: