移动端-获取补卡数据
GET
{{manager}}/acsClockInDetailController/getReclockData?currPage=1&pageSize=10&status=1&keyword=12&deptName=1&startDate=2023-05-28&endDate=2023-05-29
请求参数
参数名
类型
描述
必填
dailyId
string
日结ID
必填
clockId
string
打卡ID
必填
todoId
string
待办ID
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:执行成功
必填
code
int
示例:0
必填
clockId
string
打卡ID
必填
dailyId
string
日结ID
必填
normalSignTime
string
标准打卡时间 示例:2023-07-06 17:00:00
必填
reclockTimes
string
本月补卡次数示例:26
必填
signDate
string
打卡日期 示例:2023-07-06
必填
signType
string
1-签到;2-签退
必填
todoId
string
待办ID
必填
userId
string
用户ID
必填
realSignTime
string
真实打卡时间
必填
resultType
string
结果类型
必填
resultDes
string
结果描述
必填