wangliang 4 лет назад
Родитель
Сommit
63596ed6c4
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      themis-business/src/main/resources/mapper/TEExamReexamMapper.xml

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

@@ -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