Commit 7f17315d by qwmqiuwenmin

fix

parent b1717c59
...@@ -275,6 +275,7 @@ ...@@ -275,6 +275,7 @@
<foreach item="wxUserId" index="index" collection="userIdList" open="(" separator="," close=")"> <foreach item="wxUserId" index="index" collection="userIdList" open="(" separator="," close=")">
#{wxUserId, jdbcType=CHAR} #{wxUserId, jdbcType=CHAR}
</foreach> </foreach>
group by external_userid
</select> </select>
<select id="getByWxUserIdListAndWxEnterpriseId" resultMap="BaseResultMap" parameterType="java.lang.String" > <select id="getByWxUserIdListAndWxEnterpriseId" 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