Commit e9cbcc03 by 墨竹

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

parents 2021c167 02fca441
......@@ -444,7 +444,7 @@
from tab_haoban_external_clerk_related
where staff_id = #{staffId,jdbcType=VARCHAR}
and wx_enterprise_id = #{wxEnterpriseId}
<!-- and enterprise_id = #{enterpriseId} -->
and enterprise_id = #{enterpriseId}
and external_user_id = #{externalUserId}
and status_flag in(1,3,4)
order by update_time desc limit 1
......
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