{
"catalog_id": 740
}
参数名 | 参数值 | 是否必填 | 参数类型 | 描述说明 |
catalog_id | 740 | 否 | Number | 根据分类搜索 |
{
"status": "success",
"message": "获取成功",
"data": [
{
"id": 5,
"catalog_id": "740",
"cover": "/upload/image/20220526/8d7690432f16b0f60d6d8fab40bee74f.jpg",
"title": "",
"c_title": "",
"show": 0,
"description": "",
"url": "",
"content": "",
"sort": 2,
"status": 1,
"catalog_title": null
},
{
"id": 7,
"catalog_id": "740",
"cover": "/upload/image/20220526/d59104466a0434e0f0b261d6926ad6c1.jpg",
"title": "",
"c_title": "",
"show": 0,
"description": "",
"url": "",
"content": "",
"sort": 0,
"status": 1,
"catalog_title": null
},
]
}
参数名 | 参数值 | 参数类型 | 描述说明 |
status
|
success | String | 状态 |
message |
获取成功
|
String |
描述 |
data | [] | Array | 返回值 |