multi-system/src/main/java/com/gkhy/exam/system/mapper/UseSealApplyFileMapper.java
@@ -2,7 +2,6 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.gkhy.exam.system.domain.UseSealApplyFile; import com.gkhy.exam.system.domain.UseSealApplyFlow; import org.apache.ibatis.annotations.Param; import org.mapstruct.Mapper;