自动化立体仓库 - WMS系统
pang.jiabao
2024-10-07 0f769b47d8d71bd419ddf1733b0b2f21c82e86b1
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";