curl --location --request POST 'https://lzzz.qaiu.top/v2/shout/submit' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "Hello World!"
}'{
"code": 200,
"msg": "success",
"success": true,
"data": "123456",
"timestamp": 1705896000000
}