src/main/java/org/springblade/modules/exam/mapper/ExamPaperMapper.xml
@@ -237,7 +237,7 @@ exam_score es on es.apply_id = str.id where str.user_id = #{userId} where str.user_id = #{examPaper.userId} and bu.is_train = 1 and (str.is_exam = 1 or str.is_exam = 3) and ke.audit_status = 1