Просмотр исходного кода

3.4.5 update-20250423,bug修改

xiaofei 2 месяцев назад
Родитель
Сommit
d3263fde11
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      teachcloud-mark/src/main/resources/mapper/MarkStudentMapper.xml

+ 1 - 0
teachcloud-mark/src/main/resources/mapper/MarkStudentMapper.xml

@@ -1116,6 +1116,7 @@
             and mt.ai_marked = true
             and ms.subjective_status = 'MARKED'
             and ms.subjective_score_list is not null
+            and ms.check_user_id is null
         </where>) t
         where (t.studentTotalScore = t.totalScore or t.studentTotalScore <![CDATA[ < ]]> passScore)
         order by t.studentTotalScore