curl --location --request GET 'https://api.tolink.cloud/notice/get?id'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"title": "string",
"content": "string",
"fixtop": true,
"status": 0,
"created_at": "string",
"read": true,
"created_by": "string"
}
}