查看详情公告
POST
http://SERVER:PORT/oaNotice/selectByNoticeId
接口描述
根据公告id查询详情
请求参数
参数名
类型
描述
必填
id
int
公告id 示例 1
必填
响应参数
参数名
类型
描述
必填
id
int
公告id
必填
noticeTitle
string
公告标题
必填
noticeContent
string
公告内容
必填
noticePicture
string
公告封面
必填
createMemberName
string
发布人名称
必填
noticStatus
int
状态:1未删除 0已删除
必填
noticeFlag
int
强制提醒:1是 0否 (默认1)
必填
noticeAccessory
string
公告附件
可选
updateTime
string
修改时间
可选
createTime
string
创建时间
必填
unReadCount
int
未读数量
可选
createMemberIcon
string
发布人头像
可选
noticeState
int
公告权限:1只读 2:编辑删除
必填