feat(work): 新增为打卡人员补卡相关接口

This commit is contained in:
Fu Diwei
2022-08-15 19:58:39 +08:00
parent eb61f86301
commit fabc25935f
4 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"userid": "zhangsan",
"schedule_date_time": 1654444800,
"schedule_checkin_time": 32400,
"checkin_time": 1654486827,
"remark": "备注信息"
}