mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-21 19:17:25 +08:00
refactor: 重构 TokenSign -> SaTerminalInfo
This commit is contained in:
@@ -818,7 +818,7 @@ public class StpUserUtil {
|
||||
* @return 当前令牌的登录设备类型
|
||||
*/
|
||||
public static String getLoginDevice() {
|
||||
return stpLogic.getLoginDevice();
|
||||
return stpLogic.getLoginDeviceType();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user