文档
测试

编辑新闻通知

POST
http://localhost:8080/cloudPlatform/new-notice/editById

请求头

参数名
类型
描述
必填
Content-Type
application
必填
token
string
必填

请求参数

参数名
类型
描述
必填
noticeTitle
string
通知标题【必填】
必填
noticeContent
int
通知内容【必填】
必填
noticeId
long
通知id
必填

响应参数

参数名
类型
描述
必填
msg
json
操作信息
必填
data
boolean
必填
code
int
操作码
必填