mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-28 16:57:11 +08:00
refactor: 使用 Crane4j 优化在线用户数据填充
This commit is contained in:
@@ -41,6 +41,11 @@ public class ContainerConstants extends ContainerPool {
|
||||
*/
|
||||
public static final String ROLE_DEPT_ID_LIST = "RoleDeptIdList";
|
||||
|
||||
/**
|
||||
* 在线用户最后活跃时间
|
||||
*/
|
||||
public static final String ONLINE_USER_LAST_ACTIVE_TIME = "OnlineUserLastActiveTime";
|
||||
|
||||
private ContainerConstants() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user