管理员根据日期查询每日考勤
管理员根据日期查询每日考勤
接口描述
/queryKaoqinDailysByManager
请求参数
参数名
类型
描述
必填
appkey
String
公匙
必填
appsecret
String
私匙
必填
encrypt
String
加密
必填
timestamp
String
时间戳
必填
projectid
String
项目id
必填
begindate
String
开始日期(begindate和beginDate 只需要一个)
必填
beginDate
String
开始日期(begindate和beginDate 只需要一个)
必填
enddate
String
结束日期(enddate和endDate只需要一个)
必填
endDate
String
结束日期(enddate和endDate只需要一个)
必填
personcode
String
身份证号
必填
pageno
String
必填
pagesize
String
必填
响应参数
参数名
类型
描述
必填
code
Object
必填
message
Object
信息
必填
totalcount
Object
总数
必填
pageno
Object
必填
pagesize
Object
必填
totalpage
Object
总页数
必填