Commit dc7c5997 by 徐高华

Merge branch 'master-xgh-好办停用' into 'developer'

外部联系人查询

See merge request !270
parents 9f02f523 b555ec78
......@@ -470,7 +470,7 @@
</foreach>
and wx_enterprise_id = #{wxEnterpriseId}
and enterprise_id = #{enterpriseId}
and status_flag = 1 group by member_id
and status_flag = 1 and external_status = 1 group by member_id
</select>
<select id="getLastByExTernalUseridAndWxUserIdNoStatus" resultMap="BaseResultMap">
......
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