{
"live_id": 0
}curl --location '/api/pre_pushs/info' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data '{
"live_id": 0
}'{
"id": 0,
"video_id": 0,
"status": 0,
"video": {
"title": "string",
"stream": "string",
"cover": "string",
"url": "string",
"duration": 0
}
}