heheng
3 天以前 11103f875148715e1c25f67f1e9e78c3e20a71ae
multi-system/src/main/java/com/gkhy/exam/system/mapper/ExPaperStudentMapper.java
@@ -72,7 +72,7 @@
     * @param studentId
     * @return
     */
    List<ExPaperStudent> selectByStudentId(Long studentId);
    List<ExPaperStudent> selectByStudentId(@Param("studentId") Long studentId);
    /**
     * 分页获取未完成考试学生列表