搜索通知的类型
接口版本:
版本号 |
制定人 |
制定日期 |
修订日期 |
1.0.0 |
王超 |
2022-08-17 |
2022-08-17 |
请求URL:
- /je/message/homePortal/loadMsgType
请求方式:
请求头:
参数名 |
是否必须 |
类型 |
说明 |
Content-Type |
是 |
string |
请求类型: application/json |
authorization |
是 |
string |
请求内容签名 |
请求参数:
参数名 |
是否必须 |
类型 |
说明 |
keyWord |
否 |
string |
|
返回示例:
正确时返回:
{
code: "1000"
data: [{text: "消息", code: "MSG", id: "6jLxdGhd335PzyCF6Ay", icon: "fal fa-bell", backgroundColor: "",…}]
0: {text: "消息", code: "MSG", id: "6jLxdGhd335PzyCF6Ay", icon: "fal fa-bell", backgroundColor: "",…}
backgroundColor: ""
code: "MSG"
icon: "fal fa-bell"
iconCls: "fal fa-bell"
iconClsImage: null
id: "6jLxdGhd335PzyCF6Ay"
text: "消息"
textColor: ""
message: "操作成功"
rows: null
success: true
totalCount: null
}
返回参数说明:
参数名 |
类型 |
说明 |
code |
String |
类型Code |
textColor |
String |
字体颜色 |
backgroundColor |
String |
背景颜色 |
iconCls |
String |
图标样式 |
备注:
最后编辑: 于春辉 文档更新时间: 2024-08-08 13:51 作者:于春辉