瀏覽代碼

Merge branch 'dev/20220105_2.2.0_通用版_申诉驳回' into test

songxinlu 3 年之前
父節點
當前提交
00c15aa3f8

+ 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