liu
2026-09-02 1fb5fc73e8df33b25337ab34f669ab03e0d9ce06
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);
    /**
     * 校验物料存在且启用
     *