From 010b1e70f0c43c88ee93f4b770c0ea0cf9add2d2 Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期五, 20 十二月 2024 14:51:01 +0800 Subject: [PATCH] (更新至 353906) --- cnas-manage/src/main/java/com/yuanchu/mom/service/impl/InternalReportServiceImpl.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cnas-manage/src/main/java/com/yuanchu/mom/service/impl/InternalReportServiceImpl.java b/cnas-manage/src/main/java/com/yuanchu/mom/service/impl/InternalReportServiceImpl.java index 11ccf7d..d88257d 100644 --- a/cnas-manage/src/main/java/com/yuanchu/mom/service/impl/InternalReportServiceImpl.java +++ b/cnas-manage/src/main/java/com/yuanchu/mom/service/impl/InternalReportServiceImpl.java @@ -18,7 +18,7 @@ import com.yuanchu.mom.pojo.InternalReport; import com.yuanchu.mom.pojo.User; import com.yuanchu.mom.service.InternalReportService; -import com.yuanchu.mom.util.HackLoopTableRenderPolicy; +import com.yuanchu.mom.utils.HackLoopTableRenderPolicy; import com.yuanchu.mom.utils.DateImageUtil; import com.yuanchu.mom.utils.QueryWrappers; import lombok.AllArgsConstructor; -- Gitblit v1.9.3