Commit 6dc57905 by qwmqiuwenmin

fix

parent 38132efd
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
select select
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
from tab_haoban_external_clerk_related from tab_haoban_external_clerk_related
where clerk_id = #{clerkId,jdbcType=VARCHAR} where 1
and wx_user_id = #{wxUserId} and wx_user_id = #{wxUserId}
and wx_enterprise_id = #{wxEnterpriseId} and wx_enterprise_id = #{wxEnterpriseId}
and external_name = #{name} and external_name = #{name}
......
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