参数名
必选
类型
说明
projectId
否
Long
项目ID
identityCard
String
身份证
name
姓名
attenDevice
考勤设备
attenTime
Date
考勤时间
beginTime
开始时间
endTime
结束时间
{ "total": 161, "rows": \[ \{ "createTime": "2023-02-22 14:55:33", "updateTime": null, "remark": null, "attenId": "166604382261301248", "projectId": 164443836015530000, "identityCard": "13230219760622321X", "name": "王红刚", "similar": "84", "attenImage": "http://153.99.44.234:22601/statics/2023/02/22/99b0c84d-3ba4-4739-9290-8b21bc8492c9.jpeg", "attenDevice": "32306", "attenTime": "2023-02-22", "temperature": 0, "beginTime": null, "endTime": null \}, \{...\} \], "code": 200, "msg": "查询成功" }
total
总记录数
rows
List
列表数据
code
int
消息状态码
msg
消息内容
attenId
考勤id
string
similar
脸部相似度
attenImage
考勤照片
体温
BigDecimal
temperature
delFlag
删除标志(0代表存在 2代表删除)