文档
测试

获取资讯或视频详细信息

GET
http://localhost:8082/red-memory-user/content/redcontentlocalinfo/info/1453300086854520832

接口描述

字符串拼接资讯id

响应参数

参数名
类型
描述
必填
msg
string
示例:查询成功
必填
code
int
示例:0
必填
data
object
数据字典
必填
contentInfoId
string
示例:1453300086854520832
必填
content
string
示例:<p>content/redcontentlocalinfo/deletecontent/redcontentlocalinfo/deletecontent/redcontentlocalinfo/delete</p>
必填
subtitle
string
示例:content/redcontentlocalinfo/delete
必填
title
string
示例:xaxaa
必填
readNumber
int
示例:0
必填
likeNumber
int
示例:0
必填
editorName
string
示例:content/redcontentlocalinfo/delete
必填
author
string
示例:content/redcontentlocalinfo/delete
必填
source
object
示例:null
必填
createTime
string
示例:2021-10-27 17:58:36
必填
collectNumber
int
示例:0
必填
commentNumber
int
示例:0
必填
userId
string
示例:33
必填
contentTypeId
string
示例:1441381460622839808
必填
updateTime
string
示例:2021-10-27 17:58:36
必填
imageUrl
string
示例:http://guli123.oss-cn-beijing.aliyuncs.com/20211027/a392c0aecd994298b0e9a7dd4fdb39d0.png
必填
contentLink
string
示例:content/redcontentlocalinfo/delete
必填
keywords
string
示例:content/redcontentlocalinfo/delete
必填
labelName
object
示例:null
必填
labelId
object
示例:null
必填
city
string
示例:福建省,福州市
必填
videoUrl
object
示例:null
必填
isVideo
int
示例:0
必填

说明 / 示例

{ "msg": "查询成功", "code": 0, "redContentLocalInfo": { "contentInfoId": "1453300086854520832", "content": "<p>content/redcontentlocalinfo/deletecontent/redcontentlocalinfo/deletecontent/redcontentlocalinfo/delete</p>", "subtitle": "content/redcontentlocalinfo/delete", "title": "xaxaa", "readNumber": 0, "likeNumber": 0, "editorName": "content/redcontentlocalinfo/delete", "author": "content/redcontentlocalinfo/delete", "source": null, "createTime": "2021-10-27 17:58:36", "collectNumber": 0, "commentNumber": 0, "userId": "33", "contentTypeId": "1441381460622839808", "updateTime": "2021-10-27 17:58:36", "imageUrl": "http://guli123.oss-cn-beijing.aliyuncs.com/20211027/a392c0aecd994298b0e9a7dd4fdb39d0.png", "contentLink": "content/redcontentlocalinfo/delete", "keywords": "content/redcontentlocalinfo/delete", "labelName": null, "labelId": null, "city": "福建省,福州市", "videoUrl": null, "isVideo": 0 } }