文档
测试

旧首页复合接口

POST
http://175.27.189.245:8081/web/homePage

请求头

参数名
类型
描述
必填
token
string
登录携带的jwt认证令牌
必填

请求参数

application/x-www-form-urlencoded
参数名
类型
描述
必填
sysUserUuid
string
当前管理员的userUuid
必填

响应参数

参数名
类型
描述
必填
code
int
状态码
必填
msg
string
状态消息
必填
data
object
返回数据体
必填
userCount
int
用户总数
必填
holidayUserCount
int
休假用户数
必填
deviceCount
int
设备总数
必填
unbindDeviceCount
int
解绑设备数
必填
issueCount
int
策略下发总数
必填
applyCount
int
策略应用总数
必填
violationCount
int
违规设备总数
必填
commonCount
int
正常设备总数
必填
topAppList
list
App安装top10
必填
information
string
应用名称
必填
appcount
int
应用计数
必填
sysUserDtoList
list
违规用户信息top10
必填
violationCount
int
违规次数
必填
userName
string
用户名称
必填
mergerName
string
组织全称
必填
sensitiveDtoList
list
敏感词违规记录top10
必填
violationCount
int
违规数量
必填
content
string
违规敏感词
必填
onlines
map
在线设备状态
必填
[0,5]
int
* type 0 离线超过10分钟 * type 1 离线超过10分钟但小于2小时 * type 2 离线超过2小时但小于24小时 * type 3 离线超过24小时但小于3天 * type 4 离线超过3天但小于7天 * type 5 离线超过7天
必填
键值
list
对应信息
必填
deviceName
string
设备名称
必填
userName
string
用户名称
必填
name
string
组织名称
必填
deviceCommandRelationDtoList
list
成功下发策略top10
必填
applyCount
int
成功数量
必填
deviceCommandName
string
策略名称
必填