@ -228,7 +228,6 @@
LEFT JOIN user_wechat uw ON uw.user_id = cs.user_id AND uw.del_flag = 0
WHERE
cs.del_flag = 0
AND cs.active_flag = 'active'
AND cs.enable_flag = 'enable'
AND
<foreach collection="userIds" item="userId" separator="OR">