{
"live_id": 0
}curl --location '/api/page_configs-menus-query' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data '{
"live_id": 0
}'{
"live_id": 0,
"menus": [
{
"title": "string",
"type": 1,
"setting": {
"gift": true,
"share": true,
"content": "string",
"image": "string",
"hyper_link": "string",
"inner_hyper_link": "string",
"document_id": 0
}
}
]
}