访问路径:api/template/class
接口说明:获取模板分类
URL结构
https://open.rabbitpre.com/api/template/class
接口协议:HTTPS
HTTP请求方式:GET
请求参数
参数 | 必选 | 类型 | 说明 |
type | true | string | 模板类型 1:翻页,2:长页,4:推荐 |
请求示例
换行和缩进只是为了更好的展示:
https://open.rabbitpre.com/api/template/class?type=1
返回参数
参数 | 类型 | 说明 |
parentName | string | 分类名称 |
fieldName | string | 分类字段 |
tags | string | 【分类子类型值,分类子类名称】 |
返回示例