自动化立体仓库 - WMS系统
Administrator
2024-11-09 29f877db79c52b8bfe7fa9f822f9e76e7d176a7a
src/main/java/com/zy/common/constant/MesConstant.java
@@ -27,6 +27,9 @@
    // 给仓储MES推送盘点异常调整结果
    public static final String MES_CC_YCTZ_URL = "/productInventory/v1/exception";
    // 一楼返修入库推送mes做记录
    public static final String MES_CC_FXRK_URL = "/productInventory/v1/saveDto";
    // MES质量IP地址**********************************************************
    public static final String MES_ZL_IP_PORT = "http://172.22.152.3:8157";