编辑
POST
/content/article/editArticle/200672
请求参数
参数名
类型
描述
必填
post_title
string
示例:文章标题
必填
post_source
string
示例:来源
必填
post_author
string
示例:作者
必填
post_excerpt
string
示例:文章摘要
必填
post_content
string
示例:文章详情
必填
url
string
示例:https://www.baidu.com
必填
category_id
int
示例:166
必填
thumbnail
string
示例:https://img.mofyi.com/202105/2816502263046.jpg
必填
attach[url]
string
示例:https://img.mofyi.com/202105/2816502263046.jpg
必填
attach[name]
string
示例:上传附件
必填
add_type
int
示例:2 = 修改
必填
post_type
int
示例:示例:1=当前时间 2=定时发送
必填
published_time
string
示例:2021-05-31 17:11:00
必填
article_id
int
示例:修改的文章ID
必填
category_id
int
示例:分类id 多个用,分割
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:保存成功
必填
data
array
数据列表
必填