自动化立体仓库 - WMS系统
#
LSH
2023-03-25 8591a55c2703f64a4ea3d8d6867f2cccdf08bd54
src/main/java/com/zy/common/constant/MesConstant.java
@@ -5,8 +5,7 @@
 */
public class MesConstant {
    public static final String URL = "http://192.168.1.72:8301";
    public static final String URL = "http://192.168.99.130:80";
    public static final String PACK_DOWN_URL = "mes/api/zy/v1/packDown/sendList";