yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
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