curl --location --request GET 'https://api.youlai.tech/api/v1/notices//detail' \
--header 'Authorization: '{
"code": "string",
"data": {
"id": 0,
"title": "string",
"content": "string",
"type": 0,
"publisherName": "string",
"level": "string",
"publishStatus": 0,
"publishTime": "2019-08-24T14:15:22.123Z"
},
"msg": "string"
}