处理问题
This commit is contained in:
parent
e65c33d871
commit
b088ad64e4
@ -359,7 +359,7 @@
|
||||
AND
|
||||
user_id IN
|
||||
<foreach collection="userIds" index="index" open="(" separator="," close=")">
|
||||
#{userIds[${}]}
|
||||
#{userIds[${index}]}
|
||||
</foreach>
|
||||
</if>
|
||||
<if test="userState != null">
|
||||
|
Loading…
Reference in New Issue
Block a user