Mybatis 中if标签判断Boolean

方法1、

//boolvalue=true 时

方法2、

//boolvalue=true 时

你可能感兴趣的:(mybatis,java)