文档
测试

系统公告列表和消息已读

POST
/api/notice/systemNoticeList

接口描述

系统公告列表

请求参数

参数名
类型
描述
必填
userid
用户id (必填)
必填
page
必填
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
result
int
示例:1
必填
resultcode
int
示例:1
必填
msg
string
示例:返回系统公告列表成功
必填
data
array
数据列表
必填
concent
string
示例:系统即将进行优化更新,请等待
必填
createTime
string
示例:2021-05-25 17:15:09
必填
remark
string
示例:无
必填
id
int
示例:1
必填
title
string
示例:系统通知
必填
type
string
示例:1 (公告类型 1:系统 2:商品 3:个人)
必填