mybatis mapper.xml 通过传参数确定表名,显示sql 语法有错误。总是多单引号。
解决:
#{table_name} -> ${table_name}
本文标题:mybatis 传参 表名 问题
本文链接:https://www.haomeiwen.com/subject/tselgttx.html
网友评论