文档
测试

日考勤

GET
http://192.168.0.104:8094/weChatDataController/query/findPageListByPunchTheClock

请求参数

参数名
类型
描述
必填
deptId
部门ID
必填
peopleName
人员名字 模糊查询
必填
status
0:正常 1:缺卡 2:上午旷工 3:下午旷工 4:全天旷工
必填
startTime
年月日 yyyy-MM-dd
必填
endTime
年月日 yyyy-MM-dd
必填
current
必填
size
记录数
必填

响应参数

参数名
类型
描述
必填
data
array
数据列表
必填
id
int
示例:794
必填
clockDate
string
示例:2020-06-28 日期
必填
peopleId
int
示例:831
必填
peopleName
string
示例:孙宝军 姓名
必填
deptId
int
示例:30
必填
deptName
string
示例:清洗机械队 部门
必填
groupName
string
示例:驾驶员考勤打卡 打卡规则
必填
earliestTime
object
示例:null 最早打卡时间
必填
latestTime
object
示例:null 最晚打卡时间
必填
clockFrequency
int
示例:0 打卡次数
必填
workTime
int
示例:0 工作时长
必填
spNo
object
示例:null 审批单号
必填
status
string
示例:缺卡 状态
必填
calibration
string
示例:全天旷工 校准状态
必填
isLeave
int
示例:0 是否请假
必填
leaveType
object
示例:null 请假类型
必填
outFrequency
int
示例:0 外出打卡次数
必填
isBuka
int
示例:0 是否补卡
必填
bukaTime
object
示例:null 补卡时间
必填
companyId
int
示例:1
必填
createTime
string
示例:2020-06-29 14:45:07
必填
updateTime
object
示例:null
必填
totalCount
int
示例:97
必填
totalPage
int
示例:10
必填
pageSize
int
示例:10
必填
pageNo
int
示例:1
必填