说明 / 示例
{
"data": [
{
"id": 1,
"title": "分类1",
"thumbnail": null,
"pid": 0,
"created_at": null,
"updated_at": null,
"deleted_at": null,
"ord": 0,
"is_tijian": 0,
"logo": null,
"thumbnail_http": ""
},
{
"id": 2,
"title": "分类2",
"thumbnail": null,
"pid": 0,
"created_at": null,
"updated_at": "2022-05-19 14:36:30",
"deleted_at": null,
"ord": 0,
"is_tijian": 0,
"logo": null,
"thumbnail_http": ""
}
]
}