Commit 16a84a0b by xugaojun

【11-1迭代】: 修改导购会员好友关系

parent b648137d
......@@ -476,7 +476,7 @@
#{item}
</foreach>
and status_flag = 1
group by staff_id) as scr
group by staff_id, wx_user_id, clerk_id) as scr
left join tab_haoban_external_clerk_related as ecr on scr.staff_id = ecr.staff_id
where ecr.status_flag = 1
and ecr.enterprise_id = #{enterpriseId,jdbcType=VARCHAR}
......
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