## method: post ## path:index.php?route=account/planlist/addPlanDetailScenic ## param: ## { 'plan_id': "{{ plan_id }}", 'scenic_id':'121' ## }, ## type: json ## response: ### example: ### 状态码 含义 ### 5000 景点添加成功 ### 5002 景点添加失败 ### 5001 非法请求 ### { "status": "5000" ### }