This commit is contained in:
click33
2023-05-21 06:54:31 +08:00
parent 6ed00cc9cb
commit fe4a5e100b

View File

@@ -40,7 +40,7 @@ public class StpUtil {
/**
* 底层使用的 StpLogic 对象
*/
public static StpLogic stpLogic = SaManager.getStpLogic(TYPE);
public static StpLogic stpLogic = new StpLogic(TYPE);
/**
* 获取当前 StpLogic 的账号类型