Administrator
2021-09-08 f615ab88f20f46511ba1dce5843da48549731fae
src/main/resources/application.yml
@@ -43,6 +43,7 @@
        session-stat-enable: true
        session-stat-max-count: 10
# mybatis
mybatis-plus:
  mapper-locations: classpath:org/springblade/**/mapper/*Mapper.xml
@@ -243,6 +244,10 @@
      - client-id: saber
        path-patterns:
          - /blade-saber/**
    #日志
    mybatis-plus:
      sql-log: false
  #多租户配置
  tenant:
    #多租户增强