暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/checkin/checkAbnormalByLastMonth' \
--header 'Authorization: Bearer <token>'
{
"code": 0,
"data": "基于oa表单同步考勤报表结束",
"msg": "success"
}