观点详情
GET
mobile/api/industry/getreplydetail
请求参数
参数名
类型
描述
必填
replyId
int
回复id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
replyId
int
示例:1
必填
replyContent
string
内容 示例:内容
必填
replyImg
string
封面图
必填
replyNameType
int
示例:2
必填
replyType
int
状态 0:预添加 1:添加成功
必填
replyCreaterId
int
示例:1
必填
replyCollection
int
收藏量
必填
replyLike
int
点赞量
必填
communityId
int
示例:1
必填
addTime
string
添加时间
必填
userName
string
用户姓名
必填
isCollection
boolean
是否收藏 true:收藏 false:没收藏
必填
isLike
boolean
是否点赞 true:点赞false:没点赞
必填
userImg
string
头像
可选
isAttention
int
是否关注 0:未关注
必填
userId
int
用户id
必填