简要描述:

  • 搜索门店

请求域名:

  • http://xx.com

请求URL:

GET/&route=plugin.micro-communities.api.trick.getStore

参数:

参数名 是否必须 类型 说明
store_name string 门店名称

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "门店信息",
    "data": {
        "res": [
            {
                "id": 3,
                "store_name": "杨雨测试",
                "thumb": "http://dev3.yunzshop.com/attachment/images/3/2017/08/GRSI9Jj8Hgf42i2g64l568iIgOiGwW.jpg",
                "address": "水电费水电费是发",
                "full_address": "内蒙古自治区 包头市 昆都仑区 水电费水电费是发",
                "dispatch": "支持",
                "average_score": 0,
                "order_total": 32,
                "validity_status_name": "入驻中",
                "privince_name": "内蒙古自治区",
                "city_name": "包头市",
                "district_name": "昆都仑区"
            }
        ]
    }
}

返回参数说明:

参数名 类型 说明
id int
store_name int 门店名称
thumb int 门店图片
privince_name string
city_name array
district_name string
address string 详细地址
average_score int 门店星级 0-默认五星