摘要: 一、工作问题: 在工作中发现 使用MyBatis 时 在boolean 如果传值为 0时 ,并没有按照"0"进行筛选选,而是查出了所有的数据。 "<if test='exeStatus!=null and exeStatus!=" "'>", " and exe_status=#{exeStatus 阅读全文
posted @ 2023-05-17 16:28 jason饼干大怪兽 阅读(675) 评论(0) 推荐(0)