yangys
2024-05-19 9e5da8899bc21bb5b6b0a3c267108caa00199291
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;