yangys
2024-05-18 c9b04383c77f91ac309e37e70783edcf8a9298b5
smart-starter-jwt/src/main/java/com/qianwen/core/jwt/props/JwtProperties.java
@@ -4,7 +4,6 @@
import org.springframework.boot.context.properties.ConfigurationProperties;
@ConfigurationProperties("blade.token")
/* loaded from: blade-starter-jwt-9.3.0.0-SNAPSHOT.jar:org/springblade/core/jwt/props/JwtProperties.class */
public class JwtProperties {
    private Boolean state = Boolean.FALSE;
    private Boolean single = Boolean.FALSE;