yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
smart-starter-tenant/src/main/java/com/qianwen/core/tenant/dynamic/TenantDataSourceHolder.java
@@ -12,7 +12,7 @@
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
/* loaded from: blade-starter-tenant-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tenant/dynamic/TenantDataSourceHolder.class */
public class TenantDataSourceHolder {
    private final DataSource dataSource;
    private final DataSourceCreator dataSourceCreator;