话题详情
GET
http://192.168.1.146:8080/api/topic/information/{topicId}/{deviceId}
请求参数
参数名
类型
描述
必填
topicId
int
话题id
必填
deviceId
int
用户id
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
id
int
话题id
必填
updateTime
string
更新时间
必填
topic
string
话题
必填
level
object
热门水平
必填
topicStatus
string
热门等级
必填
topicImg
string
话题图片
必填
topicTime
string
话题发表时间
必填
participateNumber
string
话题参与人数
必填
sort
string
置顶(0未置顶,1置顶)
必填
topicIntroduce
string
话题介绍
必填
id
int
信息id
必填
userName
string
昵称
必填
deviceInfoId
int
用户id
必填
status
string
状态(0备孕,1已怀孕,2已有孩子, 3官方消息)
必填
releaseTime
string
信息发布时间
必填
title
object
信息标题
必填
content
string
信息内容
必填
sort
string
置顶(0不置顶,1置顶)
必填
topicId
int
话题id
必填
inupdateTime
string
更新时间
必填
praiseId
object
点赞id
必填
commentId
object
评论id
必填
giveLike
long
点赞数
必填
commentNums
long
评论数
必填
masterName
string
用户名
必填
masterTagStageType
string
用户状态 0:已有孩子,1:备孕中,2:怀孕中
必填
topicName
string
话题名
必填
masterSex
Integer
用户性别(0男 1女 2未知)
必填
isPraise
Integer
点赞状态 0点赞 1未点赞
必填