@@ -55,7 +55,6 @@
<if test="identity != null and identity !=''">
and tees.identity like CONCAT('%', #{identity},'%')
</if>
- and tees.enable = 1
and tee.monitor_status <![CDATA[ <> ]]> 'FINISHED'
</where>
) t where t.examCount = 0 and statusCount = 0