发布公告
POST
http://SERVER:PORT/oaNotice/addOaNoticeList
接口描述
发布公告
请求参数
参数名
类型
描述
必填
noticeTitle
string
公告标题 实例:加班
必填
noticeContent
string
公告内容
必填
noticePicture
string
公告封面
可选
noticeFlag
int
强制提醒:1是 0否 (默认1)
必填
noticeAccessory
string
公告附件
可选
oaMemberId
string
接收人id 实例:"59,60,61,62"
必填