@@ -1458,6 +1458,7 @@
WHERE
fs_user.is_del = 0
AND fs_user.`status` = 1
+ AND company_user.user_id is not null
</select>