文档
测试

06-最新文章

GET
http://localhost:5000/api/client/home/last_news

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:获取最新文章成功!
必填
data
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:撩课-极系列-每日分享-第1天-顺
必填
create_time
string
示例:2021-02-01T11:01:44.000Z
必填