Commit 48e22ac8 by fudahua

会员标签同步-好友打标签同步

parent a3ec12f1
...@@ -528,6 +528,7 @@ ...@@ -528,6 +528,7 @@
where wx_enterprise_id = #{wxEnterpriseId} where wx_enterprise_id = #{wxEnterpriseId}
and enterprise_id=#{enterpriseId} and enterprise_id=#{enterpriseId}
and status_flag in(1,3,4) and status_flag in(1,3,4)
order by create_time
</select> </select>
<select id="listByMemberIds" resultMap="BaseResultMap"> <select id="listByMemberIds" 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