{
"desc": "string",
"dualCamera": null,
"endTime": 0,
"endType": 0,
"omo": 0,
"onstageType": 0,
"orgId": 0,
"packageId": 0,
"parentId": 0,
"quickLive": {
"coverUrl": "string",
"desc": "string",
"enableClassType": null,
"enableCommentType": null,
"recordSetType": 0,
"shareUrl": "string",
"teacherName": "string",
"teacherShortDesc": "string",
"teacherTags": [
"string"
]
},
"recordType": 0,
"repeatCount": 0,
"repeatDetails": [
{
"duration": 0,
"endHour": "string",
"startHour": "string",
"weekDay": 0
}
],
"repeatType": 0,
"rootOrgId": 0,
"skipHoliday": null,
"skipWeekend": null,
"startTime": 0,
"taskParentIds": [
0
],
"teacherId": 0,
"teachingType": 0,
"title": "string",
"type": 0
}curl --location --request POST 'https://www.plaso.cn/dataentry/dataentrygo/package/ka/createLive' \
--header 'Content-Type: application/json' \
--data-raw '{
"desc": "string",
"dualCamera": null,
"endTime": 0,
"endType": 0,
"omo": 0,
"onstageType": 0,
"orgId": 0,
"packageId": 0,
"parentId": 0,
"quickLive": {
"coverUrl": "string",
"desc": "string",
"enableClassType": null,
"enableCommentType": null,
"recordSetType": 0,
"shareUrl": "string",
"teacherName": "string",
"teacherShortDesc": "string",
"teacherTags": [
"string"
]
},
"recordType": 0,
"repeatCount": 0,
"repeatDetails": [
{
"duration": 0,
"endHour": "string",
"startHour": "string",
"weekDay": 0
}
],
"repeatType": 0,
"rootOrgId": 0,
"skipHoliday": null,
"skipWeekend": null,
"startTime": 0,
"taskParentIds": [
0
],
"teacherId": 0,
"teachingType": 0,
"title": "string",
"type": 0
}'{
"code": 0,
"msg": "string",
"obj": null
}