yangys
2024-05-06 e19227de97d21c10fd22536f85c8153e63072d0c
smart-core-secure/src/main/java/com/qianwen/core/secure/handler/ISecureHandler.java
@@ -6,7 +6,7 @@
import com.qianwen.core.secure.props.SignSecure;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
/* loaded from: blade-core-secure-9.3.0.0-SNAPSHOT.jar:org/springblade/core/secure/handler/ISecureHandler.class */
public interface ISecureHandler {
    HandlerInterceptorAdapter tokenInterceptor();