{
"CompressType": 0,
"FromUserName": "",
"MsgId": 0,
"Section": {
"DataLen": "61440",
"StartPos": 0
},
"ToUserName": "",
"TotalLen": 0
}
curl --location --request POST '/message/GetMsgBigImg' \
--header 'Content-Type: application/json' \
--data-raw '{
"CompressType": 0,
"FromUserName": "",
"MsgId": 0,
"Section": {
"DataLen": "61440",
"StartPos": 0
},
"ToUserName": "",
"TotalLen": 0
}'
{}