Authorization: Bearer ********************
curl --location '/admin-api/system/notify-message/get-unread-count' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": 0, "msg": "string" }