curl --location --request GET '/admin-api/system/notify-message/get?id=1024'{
"code": 0,
"data": {
"id": 1024,
"userId": 25025,
"userType": "MQ==",
"templateId": 13013,
"templateCode": "test_01",
"templateNickname": "芋艿",
"templateContent": "测试内容",
"templateType": 2,
"templateParams": {
"property1": {},
"property2": {}
},
"readStatus": true,
"readTime": "2019-08-24T14:15:22.123Z",
"createTime": "2019-08-24T14:15:22.123Z"
},
"msg": "string"
}