智慧保安后台管理-外网项目备份
Administrator
2022-01-14 015e0d1feda843d198e736c000b1d27167aef625
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