wangliang 4 年之前
父節點
當前提交
23ebae58a9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

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

@@ -774,7 +774,7 @@
 			and s.enable = 1
 			and tee.enable = 1
 			and teea.enable = 1
-			and teea.finish_time > unix_timestamp(current_timestamp()) * 1000
+			and (t.status <![CDATA[ <> ]]> 'PERSISTED' and t.status <![CDATA[ <> ]]> 'FINISHED')
 		</where> ) t
 		group by
 		t.roomCode,