{
"receiver_id": 0,
"content": "string",
"abstract": "string",
"type": 1
}curl --location --request POST 'https://www.nonhana-server.cn:4000/message/post' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"receiver_id": 0,
"content": "string",
"abstract": "string",
"type": 1
}'{
"result_code": 0,
"result_msg": "ut occaecat magna et"
}