Преглед изворни кода

3.4.5 update-20250423,bug修改

xiaofei пре 2 месеци
родитељ
комит
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