Commit b555ec78 by 徐高华

外部联系人查询

parent 5bd9498b
......@@ -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