## method: post ## path:index.php?route=account/planlist/createPlanPanel ## param: ## { 'plantitle':'xxx' ## }, ## type: json ## response: ## example: ### 状态码 含义 ### 7000 面板创建成功 ### 7001 面板创建失败 ### 7002 参数不正确 ### 7003 面板名称已存在 ### 7004 非法请求 ## { "status": "7000" ## }