标签:test 引号 用法 bat code xxx ati tis mybatis
<if test="xxx != null and xxx !=''">
<if test='xxx == "1"'>
mybatis中 == 和 != 的用法
原文地址:https://www.cnblogs.com/maggieq8324/p/11786039.html