yangdamao il y a 2 ans
Parent
commit
a84c8e8d99

+ 2 - 0
zhongzheng-admin-saas/src/main/resources/application-pre.yml

@@ -171,6 +171,8 @@ oldSys:
 invoice:
     host: http://192.168.1.222:8077/sys/common/openMplatform/log
 
+liveHost: http://192.168.1.222:6009
+
 exam:
     applySave: http://192.168.1.7:9099/cd/exam/save
     applyUpdate: http://192.168.1.7:9099/cd/exam/update

+ 2 - 0
zhongzheng-admin/src/main/resources/application-pre.yml

@@ -171,6 +171,8 @@ oldSys:
 invoice:
     host: http://192.168.1.222:8077/sys/common/openMplatform/log
 
+liveHost: http://192.168.1.222:6009
+
 exam:
     applySave: http://192.168.1.7:9099/cd/exam/save
     applyUpdate: http://192.168.1.7:9099/cd/exam/update

+ 2 - 0
zhongzheng-api/src/main/resources/application-pre.yml

@@ -171,6 +171,8 @@ oldSys:
 invoice:
     host: http://192.168.1.222:8077/sys/common/openMplatform/log
 
+liveHost: http://192.168.1.222:6009
+
 exam:
     applySave: http://192.168.1.7:9099/cd/exam/save
     applyUpdate: http://192.168.1.7:9099/cd/exam/update