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;