{
"CategoryCode": "string",
"Key": "string"
}curl --location --request POST '/api/CaiHua_Business_App_OrderCenterBO/GetProductCategory' \
--header 'Content-Type: application/json' \
--data-raw '{
"CategoryCode": "string",
"Key": "string"
}'{
"Result": [
{
"Carousel": [
{
"Title": "string",
"JumpParam": "string",
"ImgUrl": "string",
"Sort": 0,
"CategoryCode": "string"
}
],
"SecondCateList": [
{
"ThirdCateList": [
{
"Code": "string",
"Name": "string",
"Level": 0,
"PC": "string",
"CateImage": "string",
"Sort": 0
}
],
"Code": "string",
"Name": "string",
"Level": 0,
"PC": "string",
"CateImage": "string",
"Sort": 0
}
],
"Code": "string",
"Name": "string",
"Level": 0,
"PC": "string",
"CateImage": "string",
"Sort": 0
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}