mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
36 lines
931 B
JSON
36 lines
931 B
JSON
{
|
|
"meetingid": "hyxxx",
|
|
"title": "新建会议",
|
|
"meeting_start": 1600000000,
|
|
"meeting_duration": 3600,
|
|
"description": "新建会议描述",
|
|
"location": "广州媒体港",
|
|
"agentid": 1000014,
|
|
"attendees": {
|
|
"userid": ["lisi", "wangwu"]
|
|
},
|
|
"settings": {
|
|
"remind_scope": 1,
|
|
"password": "1234",
|
|
"enable_waiting_room": false,
|
|
"allow_enter_before_host": true,
|
|
"enable_enter_mute": 1,
|
|
"allow_external_user": false,
|
|
"enable_screen_watermark": false,
|
|
"hosts": {
|
|
"userid": ["lisi", "wangwu"]
|
|
},
|
|
"ring_users": {
|
|
"userid": ["zhangsan", "lis"]
|
|
}
|
|
},
|
|
"cal_id": "wcjgewCwAAqeJcPI1d8Pwbjt7nttzAAA",
|
|
"reminders": {
|
|
"is_repeat": 1,
|
|
"repeat_type": 0,
|
|
"repeat_until": 1606976813,
|
|
"repeat_interval": 1,
|
|
"remind_before": [0, 900]
|
|
}
|
|
}
|