From 0005dc22db405e69f07fd9a1d9b01fb87bd4e8f9 Mon Sep 17 00:00:00 2001 From: liulin <lin.liu@88.com> Date: 星期日, 24 十一月 2024 19:56:55 +0800 Subject: [PATCH] sql脚本quartz --- src/main/java/com/lunhan/xxx/repository/impl/TestInfoMapperImpl.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/lunhan/xxx/repository/impl/TestInfoMapperImpl.java b/src/main/java/com/lunhan/xxx/repository/impl/TestInfoMapperImpl.java index 193bb4b..22779e5 100644 --- a/src/main/java/com/lunhan/xxx/repository/impl/TestInfoMapperImpl.java +++ b/src/main/java/com/lunhan/xxx/repository/impl/TestInfoMapperImpl.java @@ -31,7 +31,7 @@ import com.lunhan.xxx.common.util.StringUtil; import com.lunhan.xxx.entity.dto.OrderByDTO; import com.lunhan.xxx.entity.dto.SearchBasicDTO; -import com.lunhan.xxx.entity.dto.search.SearchTestInfo; +import com.lunhan.xxx.entity.search.SearchTestInfo; import com.lunhan.xxx.entity.enums.EOrderBy; import com.lunhan.xxx.repository.BasicMapperImpl; import com.lunhan.xxx.repository.mapper.TestInfoMapper; -- Gitblit v1.9.3