/article/create
POST
http:39.106.126.99:7001/article/create
接口描述
创建文章
请求参数
参数名
类型
描述
必填
user_id
integer
用户名
必填
content
string
内容
必填
title
string
标题
必填
outline
string
大纲
必填
category_id
integer
文章类id
必填
cover_file_id
integer
封面id
必填