信息中心-文章详情接口
GET
http://localhost:5000/news/detail?id=3
请求参数
参数名
类型
描述
必填
id
int
示例:3
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:查询成功
必填
id
int
示例:1
必填
title
string
示例:2021年6月网络运营情况分析
必填
create_time
string
示例:2021-07-15T01:38:40.000Z
必填
category_id
int
示例:1
必填
content
object
示例:null
必填
code
int
示例:0
必填
msg
string
示例:查询成功
必填