随笔分类 -  mybatis

摘要:当MyBatis 判断条件为等于的时候,常量需要加 .toString() 来转换,这种方法是稳定的,推荐使用,比如: <!-- 正确的,稳定,推荐使用 --> <if test="newsImage != null and newsImage == '0'.toString()"> <![CDAT 阅读全文
posted @ 2021-06-17 13:55 Bonnie_ξ 阅读(482) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示