简要描述:
消息结构
{
"jump_url": "http://demo.yun.cn/#/worktile/work/directed/1?type=5&i=6",
"logo": "http://demo.yun.cn/static/upload/images/6/2018/04/yCfnKfcWicKXATi5fKI0watW8K0tz0.jpg",
"creator_name": "测试员工",
"notice_time": "2022-05-12 16:13:22",
"content": "将状态更变为:进行中“修改任务名称”",
"type":"project-manager-notice",
"code": "project-manager",
}
消息参数说明
参数名 |
类型 |
说明 |
jump_url |
string |
跳转链接 |
logo |
string |
商城图标 |
creator_name |
string |
发送消息人名称 |
notice_time |
string |
通知消息时间 |
content |
string |
消息内容 |
type |
string |
消息类型 |
code |
string |
所属插件标识 |