{
"mobile": "15398050807",
"content": "test"
}curl --location --request POST 'https://weixin.bnu.edu.cn/sms/massms.php?id=5' \
--header 'Content-Type: application/json' \
--data-raw '{
"mobile": "15398050807",
"content": "test"
}'{}