mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(work): 随官方更新打卡相关接口模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"info": [
|
||||
@@ -97,7 +97,13 @@
|
||||
"remind_off_work_sec": 61200,
|
||||
"rest_begin_time": 43200,
|
||||
"rest_end_time": 46800,
|
||||
"allow_rest": false
|
||||
"allow_rest": false,
|
||||
"rest_times": [
|
||||
{
|
||||
"rest_begin_time": 47400,
|
||||
"rest_end_time": 48000
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"limit_aheadtime": 14400000,
|
||||
|
Reference in New Issue
Block a user