{
    "classId": 14041,
    "mediaType": 1,
    "title": "高考数学第三讲",
    "description": "张老师开课的高考数学第三讲",
    "classStart": 1572573600,
    "classEnd": 1572576300,
    "speaker": "0_12345",
    "assistant": "0_23456",
    "listener": "1_34567|1_34568|1_34569"
}curl --location --request POST 'https://www.plaso.cn/dataentry/liveclass/edit' \
--header 'Content-Type: application/json' \
--data-raw '{
    "classId": 14041,
    "mediaType": 1,
    "title": "高考数学第三讲",
    "description": "张老师开课的高考数学第三讲",
    "classStart": 1572573600,
    "classEnd": 1572576300,
    "speaker": "0_12345",
    "assistant": "0_23456",
    "listener": "1_34567|1_34568|1_34569"
}'{
  msg: 'remote call success',
  code: 0,
  reqId: '1700484584174_0.4292174536779074',
  reqTime: 1700484584174,
  execTime: 140
}
