/article/update
POST
http:39.106.126.99:7001/article/update
接口描述
文章更新
请求参数
参数名
类型
描述
必填
id
integer
文章id
必填
content
string
更新内容
必填
title
string
文章标题
必填
tag_ids
array
标签类
必填
outline
string
大纲
必填
cover_file_id
integer
封面id
必填
category_id
integer
文章类id
必填