multi-system/src/main/java/com/gkhy/exam/system/mapper/InternalAuditCheckMapper.java
@@ -1,8 +1,7 @@ package com.gkhy.exam.system.mapper; import com.gkhy.exam.system.domain.InternalAuditCheck; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.gkhy.exam.system.domain.InternalAuditCheckCatalogue; import com.gkhy.exam.system.domain.InternalAuditCheck; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param;