multi-system/src/main/java/com/gkhy/exam/system/service/impl/ExExamRecordServiceImpl.java
@@ -13,7 +13,6 @@ import com.gkhy.exam.system.mapper.ExExamRecordMapper; import com.gkhy.exam.system.mapper.ExStudentMapper; import com.gkhy.exam.system.service.ExExamRecordService; import org.ehcache.core.util.CollectionUtil; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.util.CollectionUtils;