摘要: mybatis配置文件,sql语句中含有转义字符: 错误语句: select * from table_base where flag_topic & #{topic_num} 错误信息: Caused by: org.xml.sax.SAXParseException; lineNumber: 8 阅读全文
posted @ 2017-08-09 15:55 海豚汪洋 阅读(695) 评论(0) 推荐(0)