From 053bd1cc2693589840bfad523c954960db654f54 Mon Sep 17 00:00:00 2001
From: skyouc <958836976@qq.com>
Date: 星期日, 01 二月 2026 17:24:19 +0800
Subject: [PATCH] no message

---
 src/main/java/com/zy/common/constant/MesConstant.java |   21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/zy/common/constant/MesConstant.java b/src/main/java/com/zy/common/constant/MesConstant.java
index 09762d3..dbf751c 100644
--- a/src/main/java/com/zy/common/constant/MesConstant.java
+++ b/src/main/java/com/zy/common/constant/MesConstant.java
@@ -6,7 +6,13 @@
 public class MesConstant {
 
     //灏忕郴缁熸帴鍙e湴鍧�
-    public static final String URL = "http://webservice.kopen.com.cn:1482/kc-api/api/wms/ ";
+//    public static final String URL = "http://webservice.kopen.com.cn:1482/kc-api/api/wms/ ";
+    public static final String URL = "http://10.143.23.26:1482/kc-api/api/wms/ ";
+
+    //WCS绯荤粺鎺ュ彛鍦板潃
+//    public static final String WCS_URL = "http://192.168.238.32:9090/wcs";
+
+    public static final String WCS_URL = "http://192.168.238.241:9090/wcs";
 
     //涓婃灦娲惧伐鍗曞弽棣�
     public static final String IN_DISPATCH_RESULT = "getInDispatchResult";
@@ -15,6 +21,19 @@
     //澶囪揣璁㈠崟鍙嶉
     public static final String OUT_DETAILS_RESULT = "getOutDetailsResult";
 
+    /**绉诲簱鐢宠閾炬帴浠诲姟**/
+    public static final String MOVE_LOC_TASK = "/openapi/createLocMoveTask";
+
+    /****/
+    public static final String LOC_F_MOV = "/openapi/change/loc";
+    /***鐢宠鍏ュ簱浠诲姟*/
+    public static final String PUB_TASK_IN = "/openapi/createInTask";
+
+    /***鐢宠鍑哄簱浠诲姟*/
+    public static final String PUB_TASK_OUT = "/openapi/createOutTask";
+
+    /***鍚屾搴綅淇℃伅*/
+    public static final String SYN_LOCS = "/openapi/getAllLocInformation";
 
     /**
      * token閫氳繃header浼犻�掔殑鍚嶇О

--
Gitblit v1.9.1