{
"status": 1,
"keyword": "广告",
"type": "product",
"show": 0
}
参数名 | 参数值 | 是否必填 | 参数类型 | 描述说明 |
keyword | 广告 | 否 | String | 根据关键词搜索 |
status | 1 | 否 | Number | 根据状态搜索 |
type | product | 否 | String | 根据类型搜索 |
show | 0 | 否 | Number | 根据显示方式搜索 |
{
"status": "success",
"message": "获取成功",
"data": [
{
"id": 348,
"pid": 3,
"level": 2,
"group_id": [],
"title": "广告设计",
"cover": "",
"content": "",
"description": "",
"field": [],
"bind_html": "",
"seo_url": "",
"seo_title": "广告设计模板",
"seo_keywords": "广告设计,广告设计模板,广告设计官网",
"seo_description": "由OneKeyAdmin打造的自适应模板,支持电脑端,移动端自动响应。",
"links_type": 0,
"links_value": "[]",
"sort": 100,
"type": "product",
"blank": 0,
"show": 0,
"status": 1,
"mobile": 1,
"theme": "template",
"url": null
},
]
}
参数名 | 参数值 | 参数类型 | 描述说明 |
status
|
success | String | 状态 |
message |
获取成功
|
String |
描述 |
data | [] | Array | 返回值 |