yangys
2024-05-08 dc40d10f7d8227d8b8216584ed19e4d41c57f0cd
smart-core-secure/src/main/java/com/qianwen/core/secure/interceptor/SignInterceptor.java
@@ -19,7 +19,6 @@
import org.springframework.util.AntPathMatcher;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
/* loaded from: blade-core-secure-9.3.0.0-SNAPSHOT.jar:org/springblade/core/secure/interceptor/SignInterceptor.class */
public class SignInterceptor extends HandlerInterceptorAdapter {
    private final List<SignSecure> signSecures;
    private static final String TIMESTAMP = "timestamp";