文档
测试

信息中心-信息列表

GET
http://localhost:5000/news/list?c_id=1

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:查询成功
必填
data
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:2021年6月网络运营情况分析
必填
create_time
string
示例:2021-07-15T01:38:40.000Z
必填
category_id
int
示例:1
必填

请求参数

参数名
类型
描述
必填
c_id
int
示例:1
必填