curl --location --request GET 'https://cn-cd-dx-3.natfrp.cloud:45582/api/zfdw_ext/ltm/system/notice/person/list' \
--header 'Cookie: SESSION=;SESSION=3bb735243ee640199353a7f5050af8c6'
{
"success": true,
"message": "string",
"code": 0,
"result": {
"anntMsgTotal": 0,
"sysMsgList": [
{
"id": "string",
"title": null,
"msgContent": "string",
"startTime": "string",
"endTime": "string",
"sender": "string",
"senderId": "string",
"priority": null,
"msgCategory": "string",
"msgType": "string",
"sendStatus": "string",
"sendTime": "string",
"cancelTime": null,
"delFlag": "string",
"createBy": "string",
"createTime": "string",
"updateBy": null,
"updateTime": "string",
"userIds": null,
"businessCategory": "string",
"sortNo": "string",
"attachmentId": "string"
}
],
"sysMsgTotal": 0,
"anntMsgList": [
"string"
]
},
"timestamp": 0
}