列表信息
POST
192.168.6.20:9112/anti-fraud/articleList
接口描述
列表信息(反诈科普列表,考试测评列表)
请求头
参数名
类型
描述
必填
access_token
string
登录返回token
必填
请求参数
参数名
类型
描述
必填
pageSize
int
分页数量
必填
currentPage
int
当前页
必填
sign
string
参数签名
必填
noncestr
string
8位随机数
必填
title
string
标题关键词搜索
必填
响应参数
参数名
类型
描述
必填
code
string
20000 表示成功,其他:失败
必填
msg
string
返回消息
必填
id
string
文章Id
必填
fileId
string
封面图片 Id
必填
readNum
int
阅读数量
必填
createTime
string
创建时间 yyyy-MM-dd HH:mm:ss
必填
title
string
标题
必填
questionNum
int
考题数量
必填
examinationNum
int
测评人数
必填
progress
int
1 点击查看,2 已看视频 ,3,已答题目,4 已完成签名
必填
readVideo
boolean
是否已观看视频 true 已观看, false 未观看
必填