mybatis 动态sql之if条件判断1. 如果参数为数字类型<if test='id != null and id > 28'></if>gt 对应>gte 对应>=lt 对应<(会报错相关联的...
確定! 回上一頁