“djh”
7 天以前 dc5e9ce4e0fb964f037ef8c18b926745e5aedc97
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);
    /**
     * 分页获取未完成考试学生列表