新闻编辑
POST
http://gggl.phpgzs.top/api/News/edit
请求参数
参数名
类型
描述
必填
id
int
示例:1
必填
file
string
示例:
必填
title
string
示例:新闻标题
必填
sort
int
示例:1
必填
a_subclass
int
示例:101
必填
intro
string
示例:摘要
必填
content
string
示例:内容
必填
source
string
示例:来源
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:信息编辑成功
必填