smart-starter-tenant/src/main/java/com/qianwen/core/tenant/BladeTenantProperties.java
@@ -5,7 +5,7 @@ import org.springframework.boot.context.properties.ConfigurationProperties; @ConfigurationProperties(prefix = "blade.tenant") /* loaded from: blade-starter-tenant-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tenant/BladeTenantProperties.class */ public class BladeTenantProperties { private Boolean enhance = Boolean.FALSE; private Boolean license = Boolean.FALSE;