⚠️ 所有接口均采用 POST
请求,统一地址为 /serve
,详见 接口请求示例。
{
"service": "brand",
"endpoint": "/api/shop/detail",
"params": {
"shopId": "ff8080818a457a46018a47f681947806",
"orderType": "1"
}
}
{
"code": 0,
"message": "ok",
"data": {
"shop": {
"areaCode": "410300",
"brandCode": "Cot",
"distance": 0,
"endTime": "21:30",
"latitude": 34.654782,
"longitude": 112.408505,
"shopAddress": "涧西区辽宁路168号万达广场1号门入口处",
"shopBrand": {
"brandCode": "Cot",
"brandLogo": "https://oss.fxzb.vip/brandEdit/202504/e366541515f4a3334449da77243830f3.png",
"brandName": "库迪",
"interfaceStatus": "Normal",
"openDelivery": true
},
"shopId": "ff8080818a457a46018a47f681947806",
"shopLogoUrl": "https://oss.fxzb.vip/brandEdit/202504/e366541515f4a3334449da77243830f3.png",
"shopName": "涧西万达广场店",
"startTime": "08:00",
"tags": []
}
},
"request_id": "01968bda-1124-7103-966f-ad0c0030fed8"
}