liulin
2024-11-24 b7a7fe6d139893108fe431cd670a74351755c223
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;
@@ -223,7 +223,7 @@
    }
    /**
     * 删除[测试信息]
     * 批量删除[测试信息]
     *
     * @author lin.liu
     * @date 2021/11/23