yangys
2024-05-18 c9b04383c77f91ac309e37e70783edcf8a9298b5
smart-starter-tenant/src/main/java/com/qianwen/core/tenant/config/TenantConfiguration.java
@@ -19,7 +19,7 @@
@AutoConfigureBefore({MybatisPlusConfiguration.class})
@EnableConfigurationProperties({BladeTenantProperties.class})
@Configuration(proxyBeanMethods = false)
/* loaded from: blade-starter-tenant-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tenant/config/TenantConfiguration.class */
public class TenantConfiguration {
    @Bean
    @Primary