文档
测试

专题列表

GET
域名+ /index/index/sub_list

接口描述

请求参数见下方注释

请求参数

参数名
类型
描述
必填
cate
int
1热门 2最新 空为全部
必填
page
int
当前页码
必填
pagenum
int
每页条数
必填
time
string
第一次请求时间 第一次传time:‘’; 后面用返回的time
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
count
int
示例:1 总条数
必填
data
array
数据列表
必填
id
int
示例:3
必填
title
string
示例:砚台
必填
desc
string
示例:rer
必填
img
string
示例:20210728\a873ebe562074c5f8457e826d1d12fe4.jpg
必填
view
int
示例:浏览次数
必填
goods_number
int
商品件数
必填
create_time
string
示例:2021-06-18 17:02:31
必填
time
int
示例:1628141229 第一次请求时间
必填