소스 검색

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