smart-starter-oss/src/main/java/com/qianwen/core/oss/config/TencentCosConfiguration.java
@@ -21,7 +21,6 @@ @ConditionalOnClass({COSClient.class}) @AutoConfigureAfter({OssConfiguration.class}) @ConditionalOnProperty(value = {"oss.name"}, havingValue = "tencentcos") /* loaded from: blade-starter-oss-9.3.0.0-SNAPSHOT.jar:org/springblade/core/oss/config/TencentCosConfiguration.class */ public class TencentCosConfiguration { private final OssProperties ossProperties; private final OssRule ossRule;