简要描述:

  • 接口版本:

版本号 制定人 制定日期 修订日期
1.0.0 kevin 2026-01-27

请求URL:

请求方式:

  • GET

请求头:

参数名 是否必须 类型 说明

请求参数:

参数名 是否必须 类型 说明
source string 1=pos 2=线上点餐 3=Ubereats 4=Foodpanda 5=自助點餐
store_id string 门店id
no_banner string 固定值 1,不获取banner

返回示例:

正确时返回:

{
    "status": 200,
    "msg": "ok",
    "data": {
        "store_id": 1,
        "store_name": "爱联店",
        "logo": "http://pos.com/uploads/stores/2026/01/20/696f12cc05b09.png",
        "start_time": "09:00 - 21:00",
        "mobile": "13113690001",
        "address": "广东省深圳市龙岗区爱联地铁站",
        "content": "广东省深圳市龙岗区爱联地铁站",
        "status": 3,
        "lng": "",
        "lat": "",
        "remark": """line_url": "",
        "desk_position_data": {
            "test": "1"
        },
        "collect_status": false,
        "get_good_time_list": [
            "12:00 - 12:30",
            "12:30 - 13:00",
            "13:00 - 13:30",
            "13:30 - 14:00",
            "14:00 - 14:30",
            "14:30 - 15:00",
            "17:00 - 17:30",
            "17:30 - 18:00",
            "18:00 - 18:30",
            "18:30 - 19:00",
            "19:00 - 19:30",
            "19:30 - 20:00",
            "20:00 - 20:30",
            "20:30 - 21:00"
        ],
        "no_login_create_order_status": 1,
        "banner_list": [
            {
                "id": 1,
                "path": "http://pos.com/uploads/banner/2026/01/25/6975fe5629e2e.png",
                "url": "",
                "title": "",
                "explain": ""
            },
            {
                "id": 3,
                "path": "http://pos.com/uploads/banner/2026/01/25/6975fe9e934ea.jpg",
                "url": "https://www.baidu.com",
                "title": "LINE",
                "explain": "一定要有的你訂吉祥物日常用語貼圖"
            }
        ],
    },
    "other": []
}

错误时返回:

{
    "status": 0,
    "msg": "验证错误"
}

返回参数说明:

参数名 类型 说明
store_id string 门店id
store_name string 门店名称
logo string 门店logo
start_time string 营业时间
mobile string 门店手机号
address string 门店地址
content string 门店简介
status string 营业状态 1 营业中 2 下架 3 打样
lng string 经度
lat string 纬度
remark string 备注
collect_status string true=收藏,false=未收藏
get_good_time_list array 取餐时间范围
line_url string line社群链接
desk_position_data string 门店桌位数据
no_login_create_order_status string 开启无登录状态 1=开启 2=关闭

banner_list返回参数说明:

参数名 类型 说明
id string id
path string 图片路径
url string 跳转路径,为空,为#,为路径
title string 标题
explain string 说明

备注:

作者:admin  创建时间:2026-01-27 14:36
最后编辑:admin  更新时间:2026-06-26 21:07
上一篇:
下一篇: