curl --location --request GET 'http://10.219.87.224:8080/veivo-boot/sys/sysAnnouncementSend/getMyAnnouncementSend'
{
"code": 0,
"message": "string",
"result": {
"current": 0,
"hitCount": true,
"pages": 0,
"records": [
{
"anntId": "string",
"id": "string",
"msgCategory": "string",
"msgContent": "string",
"pageNo": 0,
"pageSize": 0,
"priority": "string",
"readFlag": "string",
"sendTime": "2019-08-24T14:15:22Z",
"sender": "string",
"titile": "string",
"userId": "string"
}
],
"searchCount": true,
"size": 0,
"total": 0
},
"success": true,
"timestamp": 0
}