摘要: 发现问题 <select id="listArticle" resultType="top.ambtwill.blog.dao.pojo.Article"> select * from ms_article <where> 1=1 <if test="categoryId != null"> and 阅读全文
posted @ 2022-03-17 16:36 weiambt 阅读(503) 评论(0) 推荐(0)
摘要: 报错 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQ 阅读全文
posted @ 2022-03-17 16:20 weiambt 阅读(1056) 评论(0) 推荐(0)