根据品牌查询门店(pageBookCompany) websocket测试 POST http://localhost:8092/WXFOOTSTAFF/shopping/pageBookCompany 请求参数 参数名 类型 描述 必填 strContent string 请求json字符串 必填 systemMapInfoId long 系统信息id 必填 brandInfoCode string 品牌编号 必填 longItude BigDecimal 用户经度 必填 latItude BigDecimal 用户纬度 必填 startIndex int 开始页数(useCompanyId = *的时候才有用) 必填 pageSize int 每页显示数据量(useCompanyId = *的时候才有用) 必填 shortName string 门店名称 必填 响应参数 参数名 类型 描述 必填 resultSet array 返回结果 必填 companyID long 业务系统公司id 必填 shortName string 门店简称 必填 fullName string 门点全称 必填 address string 门店地址 必填 phone string 联系电话 必填 companyPic string 门店图片 必填 longItude string 经度 必填 latItude string 纬度 必填 distance BigDecimal 距离 必填