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;