获取唔哩咨询信息列表
POST
/news/v4/messageList
接口描述
获取新闻咨询列表
请求头
参数名
类型
描述
必填
ACCESSTOKEN
string
设备(用户)唯一标识id
必填
请求参数
参数名
类型
描述
必填
channelId
string
渠道id
必填
currentPage
int
页码
必填
showCount
int
每页展示条数
必填
响应参数
参数名
类型
描述
必填
code
int
返回结果码 1000-成功 非1000-未成功
必填
currentPage
int
页码
必填
imageDTOList
string
图片数组 若无则null
必填
gifStatus
int
gif图片标识,1是,0否
必填
height
int
新闻内容图片源高度
必填
src
string
新闻内容图片源地址
必填
url
string
新闻内容图片系统裁剪后的地址
必填
width
int
新闻内容图片源宽度
必填
layoutType
string
SINGLE:表示单图,THREE:表示三图等
必填
layouts
string
图片详情
必填
messageId
string
新闻id
必填
messageType
string
新闻类型
必填
gifStatus
int
示例:0
必填
height
int
示例:800
必填
key
string
示例:1
必填
src
string
示例:https://img.9liuda.com/image/202012/12/df8e91507472e4e4e5c8f5182847f9d6
必填
url
string
示例:https://img.9liuda.com/image/202012/12/df8e91507472e4e4e5c8f5182847f9d6?imageMogr2/auto-orient/interlace/1/format/jpg/thumbnail/500x/size-limit/$(fsize)
必填
width
int
示例:1200
必填
gifStatus
int
示例:0
必填
height
int
示例:800
必填
src
string
示例:https://img.9liuda.com/image/202012/12/3dc1bd84e0d23cc95773c7c6f5813b84
必填
url
string
示例:https://img.9liuda.com/image/202012/12/3dc1bd84e0d23cc95773c7c6f5813b84?imageMogr2/auto-orient/interlace/1/format/jpg/thumbnail/500x/size-limit/$(fsize)
必填
width
int
示例:1200
必填
layoutType
string
示例:THREE
必填
origin
string
新闻来源
必填
publishTime
int
新闻发布时间
必填
shareLink
string
新闻地址详情页
必填
summary
string
新闻摘要
必填
title
string
新闻标题
必填
pageSize
int
每页展示天数
必填
total
int
总条数
必填
message
string
返回结果信息成功
必填