{
"code": 0,
"msg": "string",
"data": {
"category_list": [
{
"category_id": "string",
"category_name": "string",
"level": 0,
"product_count": 0,
"category_english_name": "string",
"category_pic": "string",
"product_source_type": 0,
"product_source_value": "string",
"children": [
{
"category_id": "string",
"category_name": "string",
"level": 0,
"product_count": 0,
"category_english_name": "string",
"category_pic": "string",
"product_source_type": 0,
"product_source_value": "string"
}
]
}
]
}
}