- App/H5对接流程:
- API开放接口对接流程
- 小程序对接流程v1.1
- 数据推送说明
- 基础信息
- 电影票接口
- 卡券接口
- 点餐接口
店铺详情,如果传了经纬度,返回距离
GET
/api/kfc/shop
Kfc
请求参数
Query 参数
id
string
店铺id
lat
number
纬度
lon
number
经度
返回响应
🟢200Success
application/json
Body
code
integer <int32>
code
message
string | null
message
data
object
可选
id
string <uuid>
可选
cityId
integer <int32>
城市id
cityName
string | null
城市名称
cityCode
string