## method: post ## path:index.php?route=product/scenicinfo/write ## param: ## { 'scenic_id':'xxx' 'name':'xxx' 'text':'xxx' 'rating':'xxx' ## }, ## type: json ## response: ## example: ### 状态码 含义 ### 7000 评论成功 ### 7001 评论失败 ### 7002 非法请求 ## { "status": "7000" ## }