文档
测试

围栏记录查询

POST
http://localhost/api/WisdomAlertInformation/queryWisdomAlertList

请求参数

参数名
类型
描述
必填
startTime
string
开始时间
可选
endTime
string
结束时间
可选
signName
string
围栏名称,模糊查询
可选
signId
string
围栏编号
可选
personnelType
string
类型:0-全部,1-分包人员,2-内部人员,3-装备,4-船舶
必填
personnelId
string
类型ID,类型为0传空,(分包人员编号、人员ID、装备编号、船舶编号)
可选

响应参数

参数名
类型
描述
必填
total
int
示例:2
必填
rows
array
数据列表
必填
alertId
string
ID
必填
alertType
string
事件类型,示例:出场
必填
personnelType
string
管控类型,示例:人员
必填
deviceType
string
设备类型,示例:定位卡
必填
signId
string
围栏ID
必填
createdTime
string
时间
必填
fenceName
string
围栏名称
必填
fenceDeptName
string
围栏部门
必填
tdeptName
string
管理部门
必填
tname
string
名称
必填
tcode
string
编号
必填
code
int
示例:200
必填
msg
string
示例:0
必填