curl --location --request GET 'https://tmdemo.tmse.com.cn/admin/setting/noticeLog/detail?id=' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjaGFubmVsIjoiMSIsImlzcyI6InRtZGVtby50bXNlLmNvbS5jbiIsImF1ZCI6InRtZGVtby50bXNlLmNvbS5jbiIsImlhdCI6MTcyMzQ2NjMyNCwibmJmIjoxNzIzNDY2MzI0LCJleHAiOjE3MjM1MjAzMjQsImp0aSI6eyJpZCI6MSwidHlwZSI6ImFkbWluIiwiZXhwIjo1NDAwMH19.0ToDqLzkzWUDrigx4qV3uF9lV6RPHck8DjJ-OUDG2xs'{
"code": 0,
"msg": "string",
"data": {
"status_desc": "string",
"notice_type_desc": "string",
"send_type_desc": "string",
"read_desc": "string",
"read_time_desc": "string",
"send_time_desc": "string",
"id": 0,
"scene": "string",
"uid": 0,
"msg_token": "string",
"account": "string",
"title": "string",
"code": "string",
"content": "string",
"error": "string",
"notice_type": 0,
"send_type": 0,
"status": 0,
"is_read": 0,
"is_captcha": 0,
"read_time": 0,
"send_time": 0,
"expire_time": 0,
"create_time": "string",
"update_time": "string"
}
}