简要描述:

  • 接口版本:

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

请求URL:

请求方式:

  • GET

请求头:

参数名 是否必须 类型 说明
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": """collect_status": false,
        "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=未收藏

banner_list返回参数说明:

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

备注:

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