文档
测试
POST
/content/article/addArticle/200672

请求参数

参数名
类型
描述
必填
post_title
string
示例:文章标题1
必填
post_source
string
示例:来源1
必填
post_author
string
示例:作者1
必填
post_excerpt
string
示例:文章摘要1
必填
post_content
string
示例:文章详情
必填
url
string
示例:第三方链接
必填
category_id
int
示例:分类ID 多个用,分割
必填
thumbnail
string
示例:https://img.mofyi.com/202105/2816502263046.jpg
必填
attach[url]
string
示例:https://img.mofyi.com/202105/2816502263046.jpg
必填
attach[name]
string
示例:附件名称
必填
post_type
int
示例:1=当前时间 2=定时发送
必填
published_time
string
示例:2021-05-28 16:51:00
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:发布成功
必填
data
array
数据列表
必填