curl --location --request POST '/api/notice/clear' \ --header 'token: {{api-token}}'
{ "code": 1, "show": 0, "msg": "清空成功", "data": [] }