Commit 4ec17d7d by qwmqiuwenmin

fix

parent 90da0e15
...@@ -267,7 +267,7 @@ ...@@ -267,7 +267,7 @@
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
from tab_haoban_external_clerk_related from tab_haoban_external_clerk_related
where 1 where 1
and wx_user_id = #{wxUserId} and wx_user_id = #{userId}
and wx_enterprise_id = #{wxEnterpriseId} and wx_enterprise_id = #{wxEnterpriseId}
and external_name = #{name} and external_name = #{name}
and add_create_time = #{createTime} and add_create_time = #{createTime}
......
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