自动化立体仓库 - WMS系统
1
Administrator
2026-03-23 4559e9052e8ffcef4062650328c95a31bca05038
src/main/java/com/zy/common/constant/MesConstant.java
@@ -30,6 +30,9 @@
    // 一楼返修入库推送mes做记录
    public static final String MES_CC_FXRK_URL = "/productInventory/v1/saveDto";
    //同步期初数据(MES提供)
    public static final String MES_CC_KCTB_URL = "/productInventory/v1/saveListDto";
    // MES质量IP地址**********************************************************
    public static final String MES_ZL_IP_PORT = "http://172.22.152.3:8157";