mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(work): 随官方更新日历相关接口模型
This commit is contained in:
@@ -14,7 +14,13 @@
|
||||
"userid": "userid3",
|
||||
"readonly": 1
|
||||
}
|
||||
]
|
||||
],
|
||||
"is_public": 1,
|
||||
"public_range": {
|
||||
"userids": ["abel", "jack"],
|
||||
"partyids": [1232, 34353]
|
||||
},
|
||||
"is_corp_calendar": 1
|
||||
},
|
||||
"agentid": 1000014
|
||||
}
|
||||
|
@@ -17,7 +17,13 @@
|
||||
"userid": "userid1",
|
||||
"readonly": 1
|
||||
}
|
||||
]
|
||||
],
|
||||
"is_public": 1,
|
||||
"public_range": {
|
||||
"userids": ["abel", "jack"],
|
||||
"partyids": [1232, 34353]
|
||||
},
|
||||
"is_corp_calendar": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"skip_public_range": 0,
|
||||
"calendar": {
|
||||
"cal_id": "wcjgewCwAAqeJcPI1d8Pwbjt7nttzAAA",
|
||||
"readonly": 1,
|
||||
@@ -13,6 +14,10 @@
|
||||
"userid": "userid2",
|
||||
"readonly": 1
|
||||
}
|
||||
]
|
||||
],
|
||||
"public_range": {
|
||||
"userids": ["abel", "jack"],
|
||||
"partyids": [1232, 34353]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user