浏览代码

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