liulin
2024-11-24 0005dc22db405e69f07fd9a1d9b01fb87bd4e8f9
src/main/java/com/lunhan/xxx/repository/mapper/TestInfoMapper.java
@@ -1,7 +1,7 @@
package com.lunhan.xxx.repository.mapper;
import com.baomidou.mybatisplus.core.toolkit.Constants;
import com.lunhan.xxx.entity.dto.search.SearchTestInfo;
import com.lunhan.xxx.entity.search.SearchTestInfo;
import com.lunhan.xxx.repository.BasicMapper;
import com.lunhan.xxx.repository.po.TestInfoPO;
import org.apache.ibatis.annotations.Mapper;