简要描述:

  • 接口版本:

版本号 制定人 制定日期 修订日期
1.0.0 kevin 2020-07-11

请求URL:

请求方式:

  • GET

请求头:

参数名 是否必须 类型 说明

请求参数:

参数名 是否必须 类型 说明
module string 显示模块,请查看模块参数
service_id int 服务id

返回示例:

正确时返回:

{
    "status": 200,
    "msg": "成功",
    "data": {
        "service_id": 5,
        "imgs": [
            "http://wzb.com/uploads/service/2020/07/11/5f09722c95323.png",
            "http://wzb.com/uploads/service/2020/07/11/5f09722c95323.png"
        ],
        "title": "标题A-4-1",
        "small_title": "小标题A-4",
        "price": 100,
        "old_price": 100,
        "discount_price": 0,
        "content": "服务介绍\n服务名称\n服务名称服务内容描述多长都可以没有限制的,服务名称服务内容描述多长都可以没有限制的,服务名称服务内容描述多长都可以没有限制的,",
        "shop_id": 5,
        "shop_logo": "http://wzb.com/uploads/service/2020/07/11/5f09722c95323.png",
        "shop_name": "15768868260",
        "star": "5.0",
        "shop_address": "广东省深圳市龙岗区爱联小区",
        "sales_volume": 0"time_list": [
            {
                "time_id": 2,
                "uid": 16,
                "time_1": "08:00:00-20:00:00",
                "time_2": "08:00:00-20:00:00",
                "time_3": "08:00:00-20:00:00",
                "time_4": "08:00:00-20:00:00",
                "time_5": "08:00:00-20:00:00",
                "time_6": "",
                "time_7": "",
                "update_at": "1578297444"
            }
        ]
    }
}

错误时返回:

{
    "status": 0,
    "msg": "参数错误"
}

返回参数说明:

参数名 类型 说明
service_id int 服务id
imgs array 图片路径
title string 标题
small_title string 小标题
price string 价格
old_price string 原价格
discount_price string 会员价格
content string 内容
shop_id int 店铺id
shop_logo string 店铺logo
shop_name string 店铺名称
star string 店铺星级
shop_address string 店铺地址
sales_volume string 销量

time_list返回参数说明:

参数名 类型 说明
time_id int id
uid int uid
time_1 string 周一
time_2 string 周二
time_3 string 周三
time_4 string 周四
time_5 string 周五
time_6 string 周六
time_7 string 周日

备注:

作者:admin  创建时间:2020-07-11 19:30
 更新时间:2025-04-01 15:40
上一篇:
下一篇: