curl --location --request GET '/admin-api/system/notice/get?id=1024'{
"code": 0,
"data": {
"id": 1024,
"title": "小博主",
"type": 0,
"content": "半生编码",
"status": 1,
"createTime": "2019-08-24T14:15:22.123Z"
},
"msg": "string"
}