接口说明:获取模板列表
https://open.rabbitpre.com/api/template/list
参数 | 必选 | 类型 | 说明 |
type | true | string | 模板类型 1:翻页,2:长页,4:推荐 |
tplscene | false | string | 用途 |
tpltheme | false | string | 行业 |
keyword | false | string | 关键词搜索 |
pageNo | false | integer | 页码(最小值:1) |
pageSize | false | integer | 每页数量(最小值:1,最大值:200) |
换行和缩进只是为了更好的展示:
https://open.rabbitpre.com/api/template/list?type=1
参数 | 类型 | 说明 |
id | string | 作品id |
title | string | 作品标题 |
desc | string | 作品描述 |
tplimg | string | |
tplExt | string | |
tplPrice | string | |
tplViewcount | integer | |
tplAmount | integer | |
tplCoversFilepath | string | |
tplSpecies | integer | |
previewUrl | string | |
isCollectionTpl | string | |
minimumPrice | integer | |
appVersion | integer | |
tplFreeLimit | integer |