@@ -194,6 +194,7 @@
b.pos_sn is null
and a.del_flag = 0
and a.status = 1
+ and a.user_id > 0
and a.bind_status = 0
and a.recycle_end_time < #{endDay}
order by recycle_end_time desc