文档
测试

文章:文章详情

GET
http://applet.test/wechat/ArticleDetails

请求参数

参数名
类型
描述
必填
id
int
文章Id
必填

响应参数

参数名
类型
描述
必填
code
int
状态码
必填
10000
int
请求成功
必填
10001
int
请求成功,文章暂无数据
必填
message
string
对状态码的解释
必填
data
json
数据
必填
name
string
作者名称
必填
profile_picture
string
头像地址
必填
reading
int
阅读量
必填
id
int
文章ID
必填
create_time
int
创建时间 你如果想要年月日的话 我可以返回给你年月日 或者你转成年月日 都可以
必填
title
文章标题
必填