Explorar el Código

wcs-wms:固定工单任务下发接口
wcs-wms:固定出库任务下发接口

HuKang hace 2 años
padre
commit
950cfe281e

+ 2 - 2
warewms-base/src/main/java/com/ruoyi/base/constant/Constant.java

@@ -25,9 +25,9 @@ public class Constant {
     public static final Long LOC_MIDDLE_CACHE = 99999l;
 
     //region WCS智库 工单下发
-    public static final String WCS_TASK_URL = "http://localhost:8008/test/wcs/test1";
+    public static final String WCS_TASK_URL = "http://192.168.100.10:8082/gsjc/wms/bill";
     //出库任务下发
-    public static final String WCS_TASK_URL1 = "http://localhost:8008/test/wcs/test2";
+    public static final String WCS_TASK_URL1 = "http://192.168.100.10:8082/gsjc/wms/out/task";
 
     /**
      * 产线编号