{}
curl --location '43.139.194.209:8088/notice/send' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{}'
{ "code": 200, "msg": "操作成功" }