获取推荐资讯分页列表信息(Recommend)
GET
/News/GetRecommendNews
接口描述
获取推荐资讯分页列表信息
请求参数
参数名
类型
描述
必填
size
int
每页大小,默认10
必填
current
int
当前页,默认1
必填
typeId
int
资讯类型
可选
createUserId
string
作者ID
可选
category
string
资讯类目
可选
响应参数
参数名
类型
描述
必填
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
视频来源地址(地址为MP4地址)
必填
isrecommend
int
推荐标识
必填
newscontent
string
资讯内容
必填
pv
int
浏览量
必填
likes
int
点赞数
必填
releasetime
date
发布时间
必填
isfocus
int
焦点标识
必填
introduce
string
简介
必填
deletemark
int
删除标记
必填
enabledmark
int
有效标识
必填
description
string
备注
必填
createdate
date
创建时间
必填
createuserid
string
创建人
必填
createusername
string
创建人名称
必填
modifydate
date
更新时间
必填
modifyuserid
string
更新人
必填
modifyusername
string
更新人名称
必填
coverimg
string
视频封面图片地址
必填
replynumber
int
评论数量
必填
usertype
int
用户类型
必填
usertypename
string
用户类型名称
必填
headicon
string
用户头像
必填
isfollow
bool
是否关注
必填