{
"id": 0,
"content": "string",
"images": "string",
"isTop": 0,
"status": 0
}curl --location --request POST '/admin/talks' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"content": "string",
"images": "string",
"isTop": 0,
"status": 0
}'{
"flag": true,
"code": 0,
"message": "string",
"data": {}
}