yangys
2024-05-30 a3686cfa49bf53fb91a2ceb960cf15b3ebdac641
smart-starter-social/src/main/java/com/qianwen/core/social/props/SocialProperties.java
@@ -6,7 +6,7 @@
import org.springframework.boot.context.properties.ConfigurationProperties;
@ConfigurationProperties(prefix = "social")
/* loaded from: blade-starter-social-9.3.2.0-SNAPSHOT.jar:org/springblade/core/social/props/SocialProperties.class */
public class SocialProperties {
    private String domain;
    private Boolean enabled = false;