This commit is contained in:
shuo.wang
2025-03-03 20:10:46 +08:00
parent 26e05b3e7c
commit e718a31564

View File

@@ -354,7 +354,7 @@
#{item} #{item}
</foreach> </foreach>
</if> </if>
<if test="list==null and list.size=0"> <if test=" list.size==0">
or 1=1 or 1=1
</if> </if>
) )