“djh”
昨天 c1628ae5526ffae9cb12e70778cac8195c405382
multi-system/src/main/java/com/gkhy/exam/system/mapper/ExPaperStudentMapper.java
@@ -91,4 +91,6 @@
    void deleteByPaperStudentId(@Param("paperId") Long paperId, @Param("studentId") Long studentId);
    void updateByPaperStudentId(ExPaperStudent exPaperStudent);
}