消息数量统计
GET
http://192.168.1.132:8080/message/information/sysinformationlist/unreadCount
接口描述
系统消息数量(小铃铛数)
响应参数
参数名
类型
描述
必填
hasOk
boolean
示例:true
必填
tip
object
示例:null
必填
message
string
示例:SUCCESS
必填
bean
int
示例:3(消息数量)
必填
save
boolean
示例:false
必填