dongxin 1 год назад
Родитель
Сommit
9163cf09dd
1 измененных файлов с 10 добавлено и 1 удалено
  1. 10 1
      platform/src/main/resources/application.yml

+ 10 - 1
platform/src/main/resources/application.yml

@@ -22,4 +22,13 @@ mybatis-plus:
       logic-not-delete-value: 0
 
 config:
-  sso: 1
+  sso: 1
+
+#多租户配置
+tenant:
+  enable: true
+  column: system
+  filterTables:
+  ignoreTables:
+    - sys_system
+  ignoreLoginNames: