{
"cate_id": "string",
"parent_id": "string",
"title": "string",
"orderby": "string",
"show_type": "string",
"settime": [
{
"stime": "6:00",
"ltime": "18:00",
"stime_time": "21600",
"ltime_time": "64800"
}
],
"childrens": [
{
"cate_id": "string",
"parent_id": "string",
"title": "string",
"orderby": "string",
"show_type": "string",
"settime": [
{
"stime": "6:00",
"ltime": "18:00",
"stime_time": "21600",
"ltime_time": "64800"
}
],
"childrens": []
}
]
}