wangliang 3 ani în urmă
părinte
comite
b7ff317854

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

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