自动化立体仓库 - WMS系统
pang.jiabao
2024-09-19 80cd1569120416b096d28ebbe9a8e6e1d867f6e0
src/main/java/com/zy/common/constant/MesConstant.java
@@ -22,6 +22,9 @@
    // 给仓储MES推送盘点出库结果
    public static final String MES_CC_SB_URL = "/planCutRolling/v1/updateBatchHandleType";
    // 给仓储MES推送盘点异常调整结果
    public static final String MES_CC_YCTZ_URL = "/planCutRolling/v1/exception";
    // MES质量IP地址
    public static final String MES_ZL_IP_PORT = "http://172.22.152.3:8157";