mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-21 19:17:25 +08:00
抽离包装类,核心包脱离ServletAPI
This commit is contained in:
@@ -24,7 +24,7 @@ public class SaCheckAspect {
|
||||
/**
|
||||
* 切面执行顺序
|
||||
*/
|
||||
public static final int aspectOrder = -1;
|
||||
public static final int aspectOrder = -100;
|
||||
|
||||
/**
|
||||
* 构建
|
||||
|
Reference in New Issue
Block a user