解决使用mybatis-plus时,生成的SQL大写变小写加下划线 在application.xml加上以下配置 mybatis-plus.configuration.map-underscore-to-camel-case=false