{
"live_id": 0,
"document_id": 0
}curl --location --request POST '/api/document/show/info' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_id": 0,
"document_id": 0
}'{
"document_id": 0,
"live_id": 0,
"index": 0,
"pages": [
"string"
],
"title": "string",
"image_num": 0,
"status": 0
}