暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/checkin/qingjia?startDay=2024-07-01&endDay=2024-07-31' \
--header 'Authorization: Bearer <token>'
{
"code": 0,
"data": "同步上下班打卡记录结束",
"msg": "success"
}