wangliang 3 年之前
父节点
当前提交
b7ff317854
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

+ 1 - 1
themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

@@ -1365,7 +1365,7 @@
             #{roomCode}
         </foreach>
         and (t.STATUS = 'FINISHED'
-        or t.STATUS = 'PERSISTED')
+        or t.STATUS = 'PERSISTED') and t.first_start_time is not null
         union all
         select
         count(distinct t.id) as c