文档
测试

文章详情

POST
https://gangwugongcheng.cn/index.php/api/Solicit/article_details

请求参数

参数名
类型
描述
必填
a_id
int
文章id
必填
token
string
token
必填

响应参数

参数名
类型
描述
必填
code
int
1成功 0 失败
必填
msg
string
提示
必填
time
string
请求时间
必填
data
object
数据字典
必填
id
int
文章id
必填
title
string
标题
必填
add_time
string
投稿时间 (添加时间) 时间戳
必填
fabulous_num
int
点赞数量
必填
article_content
string
内容
必填
comment
string
专家评语
必填
is_fabulous
int
0已点赞 1未点赞
必填