{
"token": "669dc78a7*****3e04351d6",
"content": "test_content",
"title": "test_title",
"time": 10
}curl --location --request POST 'https://zan-api.xiaoshunai.com/mhNotice/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "669dc78a7*****3e04351d6",
"content": "test_content",
"title": "test_title",
"time": 10
}'{"code":0}