This commit is contained in:
shuo.wang
2025-03-03 20:01:01 +08:00
parent 7e14212fe7
commit 26e05b3e7c

View File

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