Commit 02b3ba79 by qwmqiuwenmin

fix

parent 62159170
...@@ -280,7 +280,7 @@ ...@@ -280,7 +280,7 @@
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
from tab_haoban_external_clerk_related from tab_haoban_external_clerk_related
where wx_user_id = #{userId,jdbcType=VARCHAR} where wx_user_id = #{userId,jdbcType=VARCHAR}
and wx_enterprise_id = #{wxEnterpriseId} and external_user_id = #{externalUserid}
and status_flag = 1 and status_flag = 1
</select> </select>
<select id="listByEnterpriseIdAndDate" resultMap="BaseResultMap" parameterType="java.lang.String" > <select id="listByEnterpriseIdAndDate" resultMap="BaseResultMap" parameterType="java.lang.String" >
......
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