“djh”
20 小时以前 75309a59a676fb70f91dd01b05d93c7704a3836f
multi-system/src/main/java/com/gkhy/exam/system/mapper/ExPaperStudentMapper.java
@@ -90,5 +90,5 @@
    void batchUpdateComplete(@Param("paperStudentIds") List<Long> paperStudentIds,@Param("completed") Integer completed);
    void deleteByPaperStudentId(@Param("paperId") Long paperId, @Param("studentId") Long studentId);
}