文档
测试

获取资讯详情

GET
http://localhost:8082/red-memory-user/study/redstudyinfo/info/1447189661347876864

响应参数

参数名
类型
描述
必填
msg
string
示例:查询成功
必填
code
int
示例:0
必填
data
object
数据字典
必填
contentInfoId
int
示例:1447189661347876900
必填
content
string
示例:<p>21312312312</p>
必填
subtitle
string
示例:3213123
必填
title
string
示例:213
必填
readNumber
int
示例:0
必填
likeNumber
int
示例:0
必填
editorName
string
示例:12312
必填
author
string
示例:3123123
必填
source
object
示例:null
必填
createTime
string
示例:2021-10-10 21:17:57
必填
collectNumber
int
示例:0
必填
commentNumber
int
示例:0
必填
userId
object
示例:null
必填
contentTypeId
int
示例:1441381366511046700
必填
updateTime
string
示例:2021-10-10 21:17:57
必填
imageUrl
string
示例:http://guli123.oss-cn-beijing.aliyuncs.com/20211010/0b1c563339894388b110ef4b9371e0d2.jpg
必填
contentLink
string
示例:12312
必填
keywords
string
示例:123123
必填
labelName
object
示例:null
必填
labelId
object
示例:null
必填
videoUrl
object
示例:null
必填
isVideo
int
示例:0
必填

说明 / 示例

{ "msg": "查询成功", "code": 0, "data": { "contentInfoId": 1447189661347876864, "content": "<p>21312312312</p>", "subtitle": "3213123", "title": "213", "readNumber": 0, "likeNumber": 0, "editorName": "12312", "author": "3123123", "source": null, "createTime": "2021-10-10 21:17:57", "collectNumber": 0, "commentNumber": 0, "userId": null, "contentTypeId": 1441381366511046656, "updateTime": "2021-10-10 21:17:57", "imageUrl": "http://guli123.oss-cn-beijing.aliyuncs.com/20211010/0b1c563339894388b110ef4b9371e0d2.jpg", "contentLink": "12312", "keywords": "123123", "labelName": null, "labelId": null, "videoUrl": null, "isVideo": 0 } }