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