摘要: MySQL数据库,利用concat函数即可,MySQL不用能||连接字符串 mapper.xml select * from tb_content_category where title like concat('%',#{paramMap.TITLE, jdbcType=VARCHAR},'%' 阅读全文
posted @ 2020-04-13 10:08 AlphaJunS 阅读(860) 评论(0) 推荐(0)