19 小时以前 476d70b2f294f36a9dbd8d0c3cf5d1b75ba34c66
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/service/mdm/MesMdmItemService.java
@@ -30,7 +30,7 @@
     * @return 物料
     */
    MesMdmItemDO validateItemExists(Long id);
    MesMdmItemDO mesValidateItemExists(Long id);
    /**
     * 校验物料存在且启用
     *