简要描述:

  • 接口版本:

版本号 制定人 制定日期 修订日期
1.0.0 kevin 2020-08-18

请求URL:

请求方式:

  • GET

请求头:

参数名 是否必须 类型 说明
token string token参数

参数:

参数名 是否必须 类型 说明
module string 模块
page int 页码
pagesize int 条数

返回示例:

正确时返回:

{
    "status": 200,
    "msg": "成功",
    "data": {
        "list": [
            {
                "id": 3,
                "uid": 16,
                "shop_id": 1,
                "title": "新公寓,新艳遇",
                "old_price": "10000.00",
                "price": "10000.00",
                "cate_id": 1,
                "house_type": "普通住宅",
                "house_introduction": "新公寓,新艳遇",
                "developers": "kevin",
                "property_address": "广东省深圳市龙岗区龙岗公寓",
                "longitude": "114.247582",
                "latitude": "22.701276",
                "sale_status": 1,
                "sale_address": "广东省深圳市龙岗区龙岗公寓",
                "phone": "15768868261",
                "traffic": "1号线,5号线",
                "shopping_mall": "龙岗超市",
                "hospital": "深圳人民医院",
                "internal_facilities": "内部设施齐全",
                "area_covered": "100.00",
                "property_company": "龙岗物业公司",
                "property_costs": "10000.00",
                "create_at": "2020-08-18 16:51:38",
                "is_recommend": 0,
                "imgs": [
                    "http://wzb.com/uploads/service/2020/07/11/5f09722c95323.png",
                    "http://wzb.com/uploads/service/2020/07/11/5f09722c95323.png"
                ],
                "cover": "http://wzb.com/uploads/service/2020/07/11/5f09722c95323.png",
                "status": 1
            }
        ],
        "page": 1,
        "pagesize": 1,
        "total": 3
    }
}

错误时返回:

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

返回参数说明:

参数名 类型 说明
id int id
uid int uid
shop_id int 店铺id
title string 标题
price string 价格
cate_id int 分类id
house_type string 房子类型
house_introduction string 房子介绍
developers string 开发商信息
property_address string 楼盘地址
longitude string 楼盘经度
latitude string 楼盘纬度
sale_status string 销售状态
sale_address string 售楼地址
phone string 手机号
traffic string 交通
shopping_mall string 综合商场
hospital string 医院
internal_facilities string 内部设施
area_covered string 占地面积
property_company string 物业公司
property_costs string 物业费用
cover string 封面
imgs array 图片列表

备注:

作者:admin  创建时间:2020-08-18 17:56
 更新时间:2025-04-01 15:40
上一篇:
下一篇: