Browse Source

多租户全局处理器

dongxin 1 năm trước cách đây
mục cha
commit
9163cf09dd

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

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