Преглед на файлове

Merge branch 'dev' into release
1

wangliang преди 4 години
родител
ревизия
27091faa99
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

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

@@ -661,6 +661,7 @@
 			and tee.enable = 1
 			and teea.enable = 1
 			and teea.finish_time > unix_timestamp(current_timestamp()) * 1000
+			and (t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null)
 			and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE')
 		</where> ) t
 		group by