@@ -355,6 +355,7 @@
from kws_ent_type k
where a.id = k.ent_id
and k.status = 0
+ and k.del_flag = 0
and k.type in
<foreach collection="entTypeList" open="(" close=")" separator="," item="item">
#{item}