{
"category_list": [
{
"category_id": "string",
"category_name": "string",
"has_child": true,
"need_license": true,
"need_out_door_pic": true,
"need_special_license": true,
"parent_category_id": "string"
}
],
"mini_category_list": [
{
"category_id": "string",
"category_name": "string",
"has_child": true,
"need_license": true,
"need_out_door_pic": true,
"need_special_license": true,
"parent_category_id": "string"
}
]
}