日程编辑值对象
该类用于定义日程编辑值对象;
{
"add_location": true,
"group_uuid": "string",
"name": "string",
"description": "string",
"start_time": 0,
"end_time": 0,
"type": 0,
"loop_type": 0,
"custom_loop": 0,
"tags": [
"string"
],
"priority": 0,
"add_resources": [
"string"
],
"delete_resources": [
"string"
]
}