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