| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157 |
- {
- "attendanceAppealAcceptMessage": {
- "id": "考勤申述id",
- "detailId": "考勤明细id",
- "messageContent": "内容",
- "type": "attendanceAppealAccept",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "attendanceAppealCancelMessage": {
- "id": "考勤申述id",
- "detailId": "考勤明细id",
- "messageContent": "内容",
- "type": "attendanceAppealCancel",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "attendanceAppealInviteMessage": {
- "id": "考勤申述id",
- "detailId": "考勤明细id",
- "messageContent": "内容",
- "type": "attendanceAppealInvite",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "attendanceAppealRejectMessage": {
- "id": "考勤申述id",
- "detailId": "考勤明细id",
- "messageContent": "内容",
- "type": "attendanceAppealReject",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "fileModifyMessage": {
- "attachment": "文件id",
- "type": "fileModify",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "fileShareMessage": {
- "attachment": "文件id",
- "type": "fileShare",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "meetingAcceptMessage": {
- "building": "楼房id",
- "room": "会议室id",
- "meeting": "会议id",
- "type": "meetingAccept",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "meetingCancelMessage": {
- "building": "楼房id",
- "room": "会议室id",
- "meeting": "会议id",
- "type": "meetingCancel",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "meetingInviteMessage": {
- "building": "楼房id",
- "room": "会议室id",
- "meeting": "会议id",
- "type": "meetingInvite",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "meetingRejectMessage": {
- "building": "楼房id",
- "room": "会议室id",
- "meeting": "会议id",
- "type": "meetingReject",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "okrCenterWorkDeployAcceptMessage": {
- "centerId": "中心工作id",
- "centerTitle": "工作名称",
- "messageContent": "内容",
- "type": "okrCenterWorkDeployAccept",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "okrWorkDeletedAcceptMessage": {
- "workId": "工作id",
- "workTitle": "工作名称",
- "messageContent": "内容",
- "type": "okrWorkDeletedAccept",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "okrWorkDeployAcceptMessage": {
- "workId": "工作id",
- "workTitle": "工作名称",
- "messageContent": "内容",
- "type": "okrWorkDeployAccept",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "okrWorkGetAcceptMessage": {
- "workId": "工作id",
- "workTitle": "工作名称",
- "messageContent": "内容",
- "type": "okrWorkGetAccept",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "okrWorkReportDeletedAcceptMessage": {
- "reportId": "工作汇报id",
- "reportTitle": "工作汇报名称",
- "messageContent": "内容",
- "type": "okrWorkReportDeletedAccept",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "readMessage": {
- "work": "workId",
- "read": "待阅id",
- "type": "read",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "reviewMessage": {
- "work": "workId",
- "review": "reviewId",
- "type": "review",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- },
- "taskMessage": {
- "work": "workId",
- "task": "待办id",
- "type": "task",
- "person": "接收人",
- "time": "2016-08-10 14:37:30",
- "category": "notification"
- }
- }
|