feat(work): 随官方更新日历相关接口模型

This commit is contained in:
fudiwei
2022-12-03 16:29:47 +08:00
parent 59c299619e
commit c54fa2cb6d
7 changed files with 19 additions and 44 deletions

View File

@@ -1,7 +1,6 @@
{
"calendar": {
"organizer": "userid1",
"readonly": 1,
"admins": ["admin1", "admin2"],
"set_as_default": 1,
"summary": "test_summary",
"color": "#FF3030",

View File

@@ -4,8 +4,7 @@
"calendar_list": [
{
"cal_id": "wcjgewCwAAqeJcPI1d8Pwbjt7nttzAAA",
"organizer": "userid1",
"readonly": 1,
"admins": ["admin1", "admin2"],
"summary": "test_summary",
"color": "#FF3030",
"description": "test_describe_1",

View File

@@ -2,7 +2,7 @@
"skip_public_range": 0,
"calendar": {
"cal_id": "wcjgewCwAAqeJcPI1d8Pwbjt7nttzAAA",
"readonly": 1,
"admins": ["admin1", "admin2"],
"summary": "test_summary",
"color": "#FF3030",
"description": "test_describe_1",