/checkin/getcheckin_monthdata{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | starttime | 获取月报的开始时间 | int | _function UNIX_TIMESTAMP(date_add(curdate()-day(curdate())+1,interval -1 month)) | 可选 | 0点Unix时间戳 |
| 2 | endtime | 获取月报的结束时间 | int | _function UNIX_TIMESTAMP(DATE_FORMAT(NOW(),'%Y-%m-01 00:00:00')) | 可选 | 0点Unix时间戳 |
| 3 | dep_strategy | 关联方案id | string | — | 可选 | 关联方案id |
| 4 | joinField | 关联字段 | string | userid | 可选 | 关联字段 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | base_info | 基本信息 | object | — | 可选 | _autoFillResponse |
| 1.1 | record_type | 记录类型 | string | — | 可选 | _autoFillResponse |
| 1.2 | name | 名称 | string | — | 可选 | _autoFillResponse |
| 1.3 | name_ex | 别名 | string | — | 可选 | _autoFillResponse |
| 1.4 | departs_name | 部门名称 | string | — | 可选 | _autoFillResponse |
| 1.5 | rule_info | 规则信息 | array | — | 可选 | _autoFillResponse |
| 1.5.1 | groupid | 用户组 | string | — | 可选 | 用户组 |
| 1.5.2 | groupname | 组名字 | string | — | 可选 | 组名字 |
| 1.6 | acctid | 疫苗 | string | — | 可选 | _autoFillResponse |
| 2 | summary_info | summary_info(汇总信息) | object | — | 可选 | _autoFillResponse |
| 2.1 | work_days | 工作日 | string | — | 可选 | _autoFillResponse |
| 2.2 | regular_days | 定期_天 | string | — | 可选 | _autoFillResponse |
| 2.3 | regular_work_sec | 当日实际工作时长 | string | — | 可选 | _autoFillResponse |
| 2.4 | standard_work_sec | 标准工作时间 | datetime | — | 可选 | _autoFillResponse |
| 2.5 | except_days | 例外日期 | datetime | — | 可选 | 例外日期 |
| 3 | exception_infos | 例外_信息 | object | — | 可选 | _autoFillResponse |
| 4 | overwork_info | 加班信息 | object | — | 可选 | _autoFillResponse |
| 4.1 | workday_over_sec | 工作日上限 | string | — | 可选 | _autoFillResponse |
| 4.2 | holidays_over_sec | 假期_超过_sec | string | — | 可选 | 假期_超过_sec |
| 4.3 | restdays_over_sec | 休息日_休息日 | string | — | 可选 | 休息日_休息日 |
企业微信的接口:打卡月报查询V3.0(/checkin/getcheckin_monthdata),由轻易云数据集成平台 API 资产管理模块整理收纳,并随企业微信版本更新同步更新。