文档
测试

资讯列表

POST
/api/announcement/lists

请求参数

参数名
类型
描述
必填
id
int
分类id,0->上市辅导,1->平台动态,2->行业新闻
必填
page
int
页码数
必填
limit
单页数量
必填
is_hot
首页推荐,1是首页推荐,轮播图,首页资讯
必填

响应参数

参数名
类型
描述
必填
list
array
文章列表
可选
image
string
图片url
必填
title
string
文章标题
必填
award
number
奖励金额
必填
id
int
文章id
必填
code
int
示例:1
必填
msg
string
示例:
必填
data
object
数据字典
必填
total_page
int
总页数,示例:1
必填
current_page
int
当前页数,示例:1
必填
lists
array
数据列表
必填
id
int
资讯id,示例:5
必填
image
string
缩略图,示例:http://jinrong.com/upload/backend/zixun/20200711/cfbbf16a5fcfe0e92de0a48b3bbae3fc.jpg
必填
title
string
标题,示例:资讯11111
必填
description
string
描述,示例:请问驱蚊器翁群翁群翁群二群翁群翁群翁
必填
award
int
奖励金额,示例:0
必填
created_time
string
添加时间,示例:2020-07-11
必填