## method: post ## path: index.php?route=account/planlist/deletePlanDetailScenic ## param: ## { "id": "1" ## } ## type: json ## response: ### example: ### 状态码 含义 ### 9000 删除成功 ### 9001 删除失败 ### 9002 非法请求 ### 9003 参数不合法 ### { "status": "9000" ### }