修改平台消息
POST
/apiNotice/updateNotice
接口描述
平台消息
请求参数
参数名
类型
描述
必填
id
number
表ID
必填
ttle
string
标题
必填
content
string
内容
必填
outtime
string
过期时间(yyyy-MM-dd HH:hh:ss)
必填
type
Integer
类型
必填
响应参数
参数名
类型
描述
必填
succeed
bool
请求是否成功
必填
result
bool
处理结果
必填