识别记录列表
POST
/qgy/schools/discern/list
接口描述
可根据 设备序列号 || 姓名 || 所有者guid || 体温异常 || 类型 来检索当前学校下的所有的设备识别记录
请求参数
参数名
类型
描述
必填
deviceKey
String
设备序列号
可选
name
String
姓名
可选
peopleGuid
String
所有者guid
可选
tempAbnormal
Integer
体温异常 0:正常 1:异常
可选
type
Integer
类型 指定值: 1:学生 2:教职工 3:访客 4:黑名单
可选
index
Integer
当前页码 默认第一页
可选
length
Integer
每页条数 默认10
可选
uid
String
账户id
必填