提交文章
POST
https://gangwugongcheng.cn/index.php/api/Solicit/add_article
请求参数
参数名
类型
描述
必填
token
int
token
必填
is_draft
int
保存草稿 1 直接提交 0
必填
title
string
标题
必填
article_content
string
内容
必填
solicit_id
string
征文id 保存草稿不需要传
必填
abstract
string
摘要
必填
响应参数
参数名
类型
描述
必填
code
int
1 成功 0 失败
必填
msg
string
提示
必填
time
string
请求时间
必填
data
object
示例:null
必填