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