@@ -75,7 +75,7 @@
count(*) as nNumber,
t_collect.c_js_id
from
- t_collect
+ t_collect where t_collect.is_delete = 0
group by
) as temp