## method: post ## path: index.php?route=common/home/getAllScenic ## param: 无 ## type: json ## response: ### example: ### 状态码 含义 ### 9000 获取成功 ### 9001 获取失败 ### 9002 非法请求 ### { "curcount": 18, "sceniclist": { "93": { "product_id": "93", "name": "The Bund" }, 。。。。。 }, "status": "9000" ### }