mirror of https://gitee.com/stylefeng/roses
【auth】更新注释
parent
740bd838c4
commit
604d6027b3
|
@ -87,7 +87,9 @@ public interface SessionManagerApi {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取在线用户列表
|
* 获取在线用户列表
|
||||||
* @return
|
*
|
||||||
|
* @author peihongwei
|
||||||
|
* @date 2021/1/9 10:41
|
||||||
*/
|
*/
|
||||||
List<LoginUser> onlineUserList();
|
List<LoginUser> onlineUserList();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue