添加公告
POST
/web/notice/addNotice
请求头
参数名
类型
描述
必填
token
String
必填
请求参数
参数名
类型
描述
必填
title
String
公告标题
必填
introduce
String
公告简介
必填
content
String
公告内容 富文本格式
必填
响应参数
参数名
类型
描述
必填
code
int
状态码 0 成功其他失败
必填
msg
msg
响应信息
必填