mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 12:09:13 +08:00
Update BaseMapper.xml
This commit is contained in:
parent
6b029a3076
commit
6f0fb0a1cb
@ -167,7 +167,7 @@
|
||||
</when>
|
||||
<when test="${condition}.operator == 'COUNT_LT'">
|
||||
<if test="${condition}.value == 0">
|
||||
1=2
|
||||
false
|
||||
</if>
|
||||
<if test="${condition}.value != 0">
|
||||
${column} is null or ${column} = '[]' or
|
||||
@ -355,4 +355,4 @@
|
||||
</foreach>
|
||||
</if>
|
||||
</sql>
|
||||
</mapper>
|
||||
</mapper>
|
||||
|
Loading…
Reference in New Issue
Block a user