文档
测试

资讯详情

GET
/api/image/getInformationById

请求参数

参数名
类型
描述
必填
noticeId
string
资讯ID
必填

响应参数

参数名
类型
描述
必填
msg
string
提示信息
必填
code
int
状态:0成功,500错误
必填
data
object
数据
必填
noticeId
number
资讯ID
必填
noticeTitle
string
标题
必填
noticeType
string
1通知 2公告,3资讯
必填
noticeContent
string
内容(注意:带html样式)
必填
status
string
状态
必填
createTime
string
发布时间
必填