#开启驼峰命名法(如数据库d_id会对应bean中dId)mybatis.configuration.map-underscore-to-camel-case=true
2019-1-15
原文:https://www.cnblogs.com/ukzq/p/10274394.html