## method: get ## path:index.php?route=product/scenic_filter&path=75 ## param: ## { 'filter': "3", //景点标签id 'pageNum':'1' //当前页数 ## }, ## type: json ## response: ### example: ### 状态码 含义 ### 9000 获取成功 ### 9001 获取失败 ### { "filter": "3", "totalItem": "2", "totalPage": 1, "pageSize": 15, "data_content": { "126": { "product_id": "126", "name": "Master-of-Nets Garden", "model": "4.5", "image": "http://www.cyantravel.com/image/cache/catalog/scenic/Master of Nets Garden/01-400x300.jpg", "description": "The Net Master Garden is located in Suzhou, a beautiful ancient city. It is a typical representative of Suzhou House Garden. The history of the Nets Garden is also very long. In the eastern part of the network division garden is mainly the residential area, the central part of the network division g..", "href": "http://www.cyantravel.com/index.php?route=product/scenicinfo&path=75&product_id=126" }, "134": { "product_id": "134", "name": "Shanghai Circus World", "model": "4.5", "image": "http://www.cyantravel.com/image/cache/catalog/scenic/Shanghai Circus World/02-400x300.jpg", "description": "The Multimedia Theatrical Spectacular 'ERA Intersection of Time' has been performed since its debut at Shanghai Circus World in September 2005. It is unique and comparable to the tradition of the Broadway Musical.It is in fact a stunning acrobatic show combining traditional Chinese arts and modern t..", "href": "http://www.cyantravel.com/index.php?route=product/scenicinfo&path=75&product_id=134" } }, "status": "9000" ### }