src/main/resources/application.yml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/application.yml
@@ -106,8 +106,6 @@ # mapper-locations: classpath:mapper/**/*.xml mybatis-plus: configuration: map-underscore-to-camel-case: true type-aliases-package: com.lf.server.entity config-location: classpath:mybatis.xml mapper-locations: classpath:mapper/**/*.xml