yuanzhi_kuang 1 maand geleden
bovenliggende
commit
12ebb94a84

+ 1 - 1
zlkj_PERF/zlkj_hr_application/src/main/java/kd/bos/debug/mservice/DebugApplicationDevelop.java

@@ -29,7 +29,7 @@ public class DebugApplicationDevelop {
 //        cosmic.setMcServerUrl("http://127.0.0.1:8090");
         cosmic.setMcServerUrl("http://10.201.51.205:8090");
         cosmic.setSqlOut(true, true);
-        cosmic.setWebResPath("H:\\gitGogs\\zlkj\\home\\static-file-service");
+        cosmic.setWebResPath("D:\\qy\\shenzhicheng-server\\var\\appstatic\\static-files\\cosmic\\webapp");
         cosmic.setImageServerUrl("10.201.51.205", 8022);
         cosmic.setFsServerUrl("10.201.51.205", 8022);
         cosmic.setMqHostConfig("10.201.51.205","5672","cosmic","Cosmic@2023","ierp");

+ 1 - 1
zlkj_PERF/zlkj_hr_application/src/main/java/kd/bos/debug/mservice/DebugApplicationUatelop.java

@@ -29,7 +29,7 @@ public class DebugApplicationUatelop {
 //        cosmic.setMcServerUrl("http://127.0.0.1:8090");
         cosmic.setMcServerUrl("http://10.201.101.81:8090");
         cosmic.setSqlOut(true, true);
-        cosmic.setWebResPath("H:\\gitGogs\\zlkj\\home\\static-file-service");
+        cosmic.setWebResPath("D:\\qy\\shenzhicheng-server\\var\\appstatic\\static-files\\cosmic\\webapp");
         cosmic.setImageServerUrl("10.201.101.81", 8100);
         cosmic.setFsServerUrl("10.201.101.81", 8100);
         cosmic.setMqHostConfig("10.201.101.81","5672","admin","d@f*g:SGVsbG8==UUrjAyHn5S7MhFISPnItTD/F1bRSZ9fvcRvzXlMLm+Rka2RwYXNzd29yZA==","ierp");