{
"categoryCode": "string",
"categoryName": "string",
"image": "string",
"productList": [
{
"hasCustomization": 0,
"isChoices": 0,
"priceInfo": {
"amount": 0,
"eatInPrice": 0,
"saleAmount": 0
},
"productCode": "string",
"productImage": "string",
"productName": "string",
"productType": 0,
"saleStatus": 0
}
]
}