ソースを参照

更新配置文件

songxinlu 3 年 前
コミット
36094a9580

+ 3 - 1
src/main/resources/application-pre.yml

@@ -181,4 +181,6 @@ initmodeid:
 
 #对接过程中是否记录正常流程的日志
 log_switch:
-  enable: true
+  enable: true
+
+appeal.address: http://192.168.2.237:8871

+ 3 - 1
src/main/resources/application-pro.yml

@@ -181,4 +181,6 @@ initmodeid:
 
 #对接过程中是否记录正常流程的日志
 log_switch:
-  enable: true
+  enable: true
+
+appeal.address: http://192.168.2.237:8871

+ 3 - 1
src/main/resources/application-test.yml

@@ -181,4 +181,6 @@ initmodeid:
 
 #对接过程中是否记录正常流程的日志
 log_switch:
-  enable: true
+  enable: true
+
+appeal.address: http://192.168.2.237:8871