获取资讯详情(newsDetail)
GET
/news/newsDetail
接口描述
获取资讯详情
请求参数
参数名
类型
描述
必填
newsId
string
资讯ID
必填
响应参数
参数名
类型
描述
必填
newsid
string
资讯id
必填
typeid
int
资讯类型(1文章 2视频)
必填
category
string
资讯类别
必填
fullhead
string
完整标题
必填
productid
string
关联商品id
必填
brandid
string
关联商品品牌id
必填
tagword
string
标签(多个","分隔)
必填
keyword
string
关键字(多个","分隔)
必填
sourcename
string
视频来源
必填
sourceaddress
string
视频来源地址
必填
isrecommend
int
推荐标识
必填
newscontent
string
资讯内容
必填
pv
int
浏览量
必填
likes
int
点赞数
必填
releasetime
date
发布时间
必填
isfocus
int
焦点标识
必填
introduce
string
简介
必填
description
string
备注
必填
createdate
date
创建时间
必填
createuserid
string
创建人
必填
createusername
string
创建人名称
必填
modifydate
string
更新时间
必填
coverimg
string
视频封面图片地址
必填
replynumber
int
评论数量
必填
usertype
int
用户类型
必填
usertypename
string
用户类型名称
必填
headicon
string
用户头像
必填
isfollow
boolean
是否关注
必填