文章-详情
GET
/api/wx/lite/article/{id}/details
接口描述
id为文章id
响应参数
参数名
类型
描述
必填
code
数字
请求结果状态码
必填
message
字符串
请求结果描述
必填
id
数字
文章id
必填
title
字符串
标题
必填
id
数字
分类id
必填
name
字符串
分类名
必填
subtitle
字符串
副标题
必填
iconUrl
字符串
图标
必填
introduction
字符串
栏目介绍
必填
sorts
数字
展示顺序
必填
coverPhotoUrl
字符串
封面图url
必填
content
字符串
正文
必填
publishDate
字符串
发布日期
必填
readings
数字
阅读数
必填
status
字符串
状态(启用:ENABLED,停用:DISABLED)
必填
createDate
字符串
创建人
必填
createBy
字符串
创建时间
必填
updateDate
字符串
更新人
必填
updateBy
字符串
更新时间
必填