@Service public class MonitorService extends Object
监控 Service
| Constructor and Description |
|---|
MonitorService() |
| Modifier and Type | Method and Description |
|---|---|
void |
kickout(List<String> names)
踢出在线用户
|
com.github.xujiaji.mk.common.vo.PageVO<OnlineUser> |
onlineUser(com.github.xujiaji.mk.common.payload.PageCondition pageCondition)
在线用户分页列表
|
public com.github.xujiaji.mk.common.vo.PageVO<OnlineUser> onlineUser(com.github.xujiaji.mk.common.payload.PageCondition pageCondition)
pageCondition - 分页参数Copyright © 2020. All Rights Reserved.