智慧保安后台管理-外网
Administrator
2022-01-17 e2ea82b9219c1fa616a6d877480f23e7a5aa3f29
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