Commit 02fca441 by 徐高华

sql

parent c17bcbbf
......@@ -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