From 581aae987e17d99f9e62275b22502ad08d748696 Mon Sep 17 00:00:00 2001 From: liu <2021943741@qq.com> Date: 星期五, 21 八月 2026 09:31:00 +0800 Subject: [PATCH] 物料管理/物料分类/计量单位增加Excel导入功能 --- yudao-module-mdm/src/main/java/cn/iocoder/yudao/module/mdm/service/item/MdmItemBatchConfigServiceImpl.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-mdm/src/main/java/cn/iocoder/yudao/module/mdm/service/item/MdmItemBatchConfigServiceImpl.java b/yudao-module-mdm/src/main/java/cn/iocoder/yudao/module/mdm/service/item/MdmItemBatchConfigServiceImpl.java index a1656ea..28f67dc 100644 --- a/yudao-module-mdm/src/main/java/cn/iocoder/yudao/module/mdm/service/item/MdmItemBatchConfigServiceImpl.java +++ b/yudao-module-mdm/src/main/java/cn/iocoder/yudao/module/mdm/service/item/MdmItemBatchConfigServiceImpl.java @@ -13,7 +13,7 @@ /** * MDM 鐗╂枡鎵规閰嶇疆 Service 瀹炵幇绫� * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Service @Validated -- Gitblit v1.9.3