mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-21 11:07:23 +08:00
...
This commit is contained in:
@@ -40,7 +40,7 @@ public class StpUtil {
|
||||
/**
|
||||
* 底层使用的 StpLogic 对象
|
||||
*/
|
||||
public static StpLogic stpLogic = SaManager.getStpLogic(TYPE);
|
||||
public static StpLogic stpLogic = new StpLogic(TYPE);
|
||||
|
||||
/**
|
||||
* 获取当前 StpLogic 的账号类型
|
||||
|
Reference in New Issue
Block a user