yangys
2024-05-11 522dafb06be3374f27d087c370bcf06027e0f1cc
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;