exam-system/src/main/java/com/gkhy/exam/system/mapper/ExStudentMapper.java @@ -57,4 +57,7 @@ * @return */ int deleteByStudentId(Long studentId); }