curl --location --globoff 'https://qyapi.weixin.qq.com/cgi-bin/checkin/setcheckinschedulist?access_token=' \
--header 'Content-Type: application/json' \
--data '{"groupid":226,"items":[{"userid":"james","day":5,"schedule_id":234}],"yearmonth":202012}'{
"errcode": 0,
"errmsg": "ok"
}