Explorar o código

修改ud项目配置,

udream-cxs %!s(int64=4) %!d(string=hai) anos
pai
achega
fc1c0d1c57

+ 1 - 1
lift-ud-service/src/main/resources/application-test.yml

@@ -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:

+ 1 - 1
lift-ud-service/src/main/resources/bootstrap.yml

@@ -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: