## method: post ## path:index.php?route=account/planlist/deletePlanPanel ## param: ## { 'planid':'xxx' ## }, ## type: json ## response: ## example: ### 状态码 含义 ### 7000 面板删除成功 ### 7001 面板删除失败 ### 7002 参数不正确 ### 7003 非法请求 ## { "status": "7000" ## }