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