Commit 6ca18190 by 墨竹

Merge remote-tracking branch 'origin/developer' into developer

parents f4b6b4e4 16a84a0b
......@@ -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