教务系统通知详情信息
最近更新时间: 2023年07月14日 02时40分04秒
实时
描述
获取1tongji系统上首页通知详情
支持的模式
客户端模式
请求方法
GET
请求地址
https://api.tongji.edu.cn/v1/rt/onetongji/msg_detail
数据来源
教务系统
请求示例
curl -X GET \
'https://api.tongji.edu.cn/v1/rt/onetongji/msg_detail'
返回示例
{
"code": "A00000",
"msg": "操作成功",
"data": {
"pageNum_": 1,
"pageSize_": 10,
"dic": true,
"id": 1691,
"startTime": "2023-06-09 00:00:00.0",
"endTime": "2024-09-30 00:00:00.0",
"popStatus": "0",
"topStatus": "1",
"invalidTopTime": "2023-07-30 00:00:00.0",
"receiverPattern": "1",
"customGroupId": "",
"faceUser": null,
"faceUserName": "全校",
"title": "今起学生购票可在线核验!附流程",
"content": "<p><a href=\"https://mp.weixin.qq.com/s/OUKDpKBkgR9Y7tXxhS3QzA\">https://mp.weixin.qq.com/s/OUKDpKBkgR9Y7tXxhS3QzA</a></p>\n<h1 id=\"activity-name\" class=\"rich_media_title \" style=\"margin: 0px 0px 14px; padding: 0px; outline: 0px; font-weight: 400; font-size: 22px; line-height: 1.4; color: rgba(0, 0, 0, 0.9); font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: 0.544px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"> </h1>",
"status": "3",
"workflowNo": null,
"tagStatus": "1",
"rejectReason": null,
"createId": "****",
"createUser": "****",
"createTime": "2023-06-09 10:55:31.0",
"publishTime": "2023-06-09 10:57:41.0",
"groupIds": null,
"noTipsMsg": null,
"ids": null,
"type": null,
"editExplain": null,
"evidenceList": null,
"commonAttachmentList": [],
"porjIds": null,
"projIdStr": null,
"marReadStatus": false,
"publishStartTime": null,
"publishEndTime": null,
"receiverList": null,
"userCode": null
}
}