mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 01:48:47 +08:00
Pre Merge pull request !745 from Lau/dev
This commit is contained in:
commit
dde2928cf6
@ -34,6 +34,7 @@ public class TenantConfig {
|
|||||||
|
|
||||||
@ConditionalOnClass(TenantLineInnerInterceptor.class)
|
@ConditionalOnClass(TenantLineInnerInterceptor.class)
|
||||||
@AutoConfiguration
|
@AutoConfiguration
|
||||||
|
@ConditionalOnProperty(value = "tenant.enable", havingValue = "true")
|
||||||
static class MybatisPlusConfiguration {
|
static class MybatisPlusConfiguration {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user