Commit 745fcd92 by 徐高华

群发

parent f36a4809
......@@ -490,7 +490,7 @@
</foreach>
and wx_enterprise_id = #{wxEnterpriseId}
and enterprise_id = #{enterpriseId}
and status_flag = 1 and external_status = 1
and status_flag = 1 and external_status in ( 1 , 3)
and external_user_id is not null
group by member_id
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment