文档
测试

getInformation

POST
http://192.168.1.104/web/getInformation

接口描述

获取单个推送消息

请求头

参数名
类型
描述
必填
TN
String
登录状态
必填

请求参数

参数名
类型
描述
必填
cmd
String
请求体描述
必填
id
Integer
操作记录的id
必填
userId
String
用户id
必填

响应参数

参数名
类型
描述
必填
code
String
响应参数
必填
message
String
响应描述
必填
data
Information
必填

Information

参数名
类型
描述
必填
id
Integer
id
必填
logId
Integer
群发记录的id
必填
userId
String
用户id
必填
content
String
内容
必填
routeName
String
要跳转事物的名称
必填
routeParam
Map
跳转的事物
必填
isRead
String
已读/未读
必填
contentType
String
消息类型
必填
pushType
String
推送类型
必填
doTime
String
启用时间
必填
overTime
String
下架时间
必填
createTime
String
发送时间
必填
readTime
String
已读时间
必填