{ "username": "9991002", "content": "微信消息内容" }
curl --location --request POST '/api/sendmsg.php?id=4' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "9991002", "content": "微信消息内容" }'
{}