edit
POST
http://localhost:7000/api/admin/notice/edit
接口描述
编辑
请求参数
参数名
类型
描述
必填
id
string
必填
title
string
必填
url
string
必填
content
string
必填
响应参数
参数名
类型
描述
必填
code
number
示例:1
必填
message
string
示例:成功
必填
response
object
示例:null
必填