mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-24 21:13:36 +08:00
重构:全局过滤器执行函数放到成员变量里
This commit is contained in:
@@ -5,7 +5,7 @@ package cn.dev33.satoken.filter;
|
||||
* @author kong
|
||||
*
|
||||
*/
|
||||
public interface SaFilterStrategy {
|
||||
public interface SaFilterAuthStrategy {
|
||||
|
||||
/**
|
||||
* 执行方法
|
Reference in New Issue
Block a user