Update BaseMapper.xml

This commit is contained in:
Craftsman 2024-10-23 22:27:34 +08:00
parent 6b029a3076
commit 6f0fb0a1cb
1 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@
</when> </when>
<when test="${condition}.operator == 'COUNT_LT'"> <when test="${condition}.operator == 'COUNT_LT'">
<if test="${condition}.value == 0"> <if test="${condition}.value == 0">
1=2 false
</if> </if>
<if test="${condition}.value != 0"> <if test="${condition}.value != 0">
${column} is null or ${column} = '[]' or ${column} is null or ${column} = '[]' or