获取补卡记录
POST {{base_url}}/attendance/v1/user_task_remedys/query?employee_type=employee_id
获取授权内员工的补卡记录。
参考接口文档:获取补卡记录
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
employee_type | string | 请求体中的 user_ids 和响应体中的 user_id 的员工工号类型 |
Request Body
{"check_time_from"=>"1566641088", "check_time_to"=>"1592561088", "user_ids"=>["abd754f7"]}