yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
smart-starter-oss/src/main/java/com/qianwen/core/oss/props/OssProperties.java
@@ -4,7 +4,6 @@
import org.springframework.boot.context.properties.ConfigurationProperties;
@ConfigurationProperties(prefix = "oss")
/* loaded from: blade-starter-oss-9.3.0.0-SNAPSHOT.jar:org/springblade/core/oss/props/OssProperties.class */
public class OssProperties {
    private Boolean enabled;
    private String name;