mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-19 01:58:05 +08:00
修复动态创建 StpLogic 时不记录在全局 SaManager 的问题
This commit is contained in:
@@ -23,7 +23,7 @@ public class StpUserUtil {
|
||||
/**
|
||||
* 多账号体系下的类型标识
|
||||
*/
|
||||
public static final String TYPE = "login";
|
||||
public static final String TYPE = "user";
|
||||
|
||||
/**
|
||||
* 底层使用的 StpLogic 对象
|
||||
|
Reference in New Issue
Block a user