mybatis 中mapper.xml文件中的模糊查詢like concat( '%',#{XXX},'%') sql語句: SELECT * FROM table WHERE Method LIKE CONCAT('%', #{
確定! 回上一頁