文档
测试

获取文章信息

GET
article/content/get/

请求参数

参数名
类型
描述
必填
article_id
integer
文章id
必填

响应参数

参数名
类型
描述
必填
id
integer
文章id
必填
title
string
文章标题
必填
status
Integer
状态
必填
content
Text
内容
必填
update_time
DateTime
跟新时间
必填