curl --location --request GET 'https://api.youlai.tech/api/v1/notices//form' \
--header 'Authorization: '{
"code": "string",
"data": {
"id": 0,
"title": "string",
"content": "string",
"type": 0,
"level": "string",
"targetType": 0,
"targetUserIds": [
"string"
]
},
"msg": "string"
}