## 无用接口 示例 * * * * * ~~~ ~~~ 接口域名 http://mikkle.7stc.com 提交方式 请求方式:GET mobile ~~~[api] post: http://mikkle.7stc.com/fang/guessULike mobile# <<< success 成功返回: { "list": [ { "id": 30068, "img_path": "http://www.7stc.com", "title": "租房", "position": 1, "rent_type": 2, "room_type": 1, "mini_rent": 127, "house_pro": "1,2,3", "acreage": 100 }, { "id": 145, "img_path": "http://www.7stc.com/attachment/information/201608/pre_1471409766khxcm.png", "title": "正大豪庭超小区的稀缺小户型出租 全套家具家电 直接拎包入住(", "position": 2, "rent_type": 1, "room_type": 7, "mini_rent": 127, "house_pro": "1,2,3,4,5,6,7,8,9,10", "acreage": 0 }, { "id": 147, "img_path": "http://www.7stc.com/attachment/information/201608/pre_1471410438rropp.png", "title": "和平大道高端小区江南城复式三房3000出租(高端小区,装修精", "position": 2, "rent_type": 1, "room_type": 2, "mini_rent": 127, "house_pro": "1,2,3,4,5,6,7,8,9,10", "acreage": 0 }, { "id": 222, "img_path": "http://www.7stc.com/attachment/information/201608/pre_1471749676augaz.png", "title": "紫荆花园旁边《听海南国印象》精装一房朝南户型(楼下有生活超市", "position": 2, "rent_type": 1, "room_type": 7, "mini_rent": 127, "house_pro": "1,2,4,5,6,7,8", "acreage": 0 }, { "id": 267, "img_path": "http://www.7stc.com/attachment/information/201608/pre_1471916452okn7z.png", "title": "金贸金鹿雅苑 1室0厅25平米 简单装修 押一付三(韩式装修", "position": 2, "rent_type": 1, "room_type": 7, "mini_rent": 127, "house_pro": "1,7,8,9", "acreage": 0 }, { "id": 274, "img_path": "http://www.7stc.com/attachment/information/201608/pre_1471919681bcd07.png", "title": "金贸 御景峰 精装修 拎包入住(文华菜市场对面", "position": 2, "rent_type": 1, "room_type": 7, "mini_rent": 127, "house_pro": "1,2,3,4,5,6,7,8,9", "acreage": 0 }, { "id": 277, "img_path": "http://www.7stc.com/attachment/information/201608/pre_1471920413anpnp.png", "title": "秀英永万路环境优美小区维多利亚花园家电齐全拎包入住(随时欢迎", "position": 2, "rent_type": 1, "room_type": 6, "mini_rent": 127, "house_pro": "1,2,3,4,5,6,7,8,9", "acreage": 0 }, { "id": 281, "img_path": "http://www.7stc.com/attachment/information/201608/pre_1471923349caz2m.png", "title": "金贸高档住宅区【金碧文华】豪装两房首次出租、家电齐全价格优惠", "position": 2, "rent_type": 1, "room_type": 5, "mini_rent": 127, "house_pro": "1,2,3,4,5,6,7,8,9", "acreage": 0 }, { "id": 117, "img_path": "http://www.7stc.com", "title": "宝清北兴家园 2室1厅78平米 简单装修 年付", "position": 2, "rent_type": 10, "room_type": 5, "mini_rent": 127, "house_pro": "1,8", "acreage": 0 }, { "id": 120, "img_path": "http://www.7stc.com/attachment/information/201608/pre_1471353866zhsie.jpg", "title": "尖山尖山区新兴广 2室1厅 69平米 简单装修 年付(个人)", "position": 1, "rent_type": 1, "room_type": 5, "mini_rent": 127, "house_pro": "1,2,3,10", "acreage": 0 } ], "page_context": 20 } <<< error 失败返回 { "id": , "img_path": "", "title": "", "position": , "rent_type": , "room_type": , "mini_rent": , "house_pro": "", "acreage": 0 }, ] } ~