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