摘要: ###不建议使用 <select id="findActiveBlogLike" resultType="Blog"> SELECT * FROM BLOG WHERE state = ‘ACTIVE’ <if test="title != null"> AND title like #{title 阅读全文
posted @ 2022-11-16 13:20 Chengchenc88 阅读(399) 评论(0) 推荐(0)