{
"menu": [
{
"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
}
]
}
],
"shop": {
"areaCode": "string",
"banners": [
"string"
],
"brandCode": "string",
"description": "string",
"distance": 0,
"distanceStr": "string",
"endTime": "string",
"latitude": 0,
"longitude": 0,
"notice": "string",
"servicePhone": "string",
"services": [
"string"
],
"shopAddress": "string",
"shopBrand": {
"brandCode": "string",
"brandLogo": "string",
"brandName": "string",
"deliveryTips": "string",
"interfaceStatus": "Normal",
"openDelivery": true
},
"shopId": "string",
"shopLogoUrl": "string",
"shopName": "string",
"startTime": "string",
"status": "None",
"tags": [
"string"
],
"typeCode": "string",
"typeName": "string"
}
}