From b7a7fe6d139893108fe431cd670a74351755c223 Mon Sep 17 00:00:00 2001
From: liulin <lin.liu@88.com>
Date: 星期日, 24 十一月 2024 20:18:02 +0800
Subject: [PATCH] quartz

---
 src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java b/src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java
index 1ffb9e5..0780a1c 100644
--- a/src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java
+++ b/src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java
@@ -6,7 +6,7 @@
 import com.lunhan.xxx.common.util.ParameterUtil;
 import com.lunhan.xxx.common.validator.ParameterValidateResult;
 import com.lunhan.xxx.common.validator.ParameterValidator;
-import com.lunhan.xxx.entity.dto.search.SearchTestInfo;
+import com.lunhan.xxx.entity.search.SearchTestInfo;
 import com.lunhan.xxx.entity.enums.ESex;
 import com.lunhan.xxx.entity.request.ReqListId;
 import com.lunhan.xxx.entity.request.ReqListSetSort;

--
Gitblit v1.9.3