Sfoglia il codice sorgente

历史一键排产batchno逻辑废弃问题修改

yejian 3 anni fa
parent
commit
fb44bbc11b

+ 2 - 2
imcs-admin-boot/imcs-common/src/main/java/com/github/zuihou/common/constant/UrlConfConstant.java

@@ -26,10 +26,10 @@ public interface UrlConfConstant {
         /**
          * 上位机模拟程序接口
          */
-//        public String plcURL = "http://127.0.0.1:8764/task/testTask";
+        public String plcURL = "http://127.0.0.1:8764/task/testTask";
 
 
-        public String plcURL = "http://106.15.38.8:8090";
+//        public String plcURL = "http://106.15.38.8:8090";
 
         /**
          * 保障平台