重构:全局过滤器执行函数放到成员变量里

This commit is contained in:
shengzhang
2021-04-15 18:56:51 +08:00
parent b7859b67d3
commit 5e97c5d7fa
7 changed files with 55 additions and 49 deletions

View File

@@ -5,7 +5,7 @@ package cn.dev33.satoken.filter;
* @author kong
*
*/
public interface SaFilterStrategy {
public interface SaFilterAuthStrategy {
/**
* 执行方法