Authorization: ********************curl --location --request GET '/api/admin/announcement/class_type' \
--header 'Authorization: <api-key>'{
"code": 0,
"data": {
"items": [
"string"
]
},
"message": "string"
}