修复动态创建 StpLogic 时不记录在全局 SaManager 的问题

This commit is contained in:
click33
2023-05-22 02:23:29 +08:00
parent 3e293ca5e0
commit 4496242626
4 changed files with 5 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ public class StpUserUtil {
/**
* 多账号体系下的类型标识
*/
public static final String TYPE = "login";
public static final String TYPE = "user";
/**
* 底层使用的 StpLogic 对象