## method: post ## path:index.php?route=account/edit/imageUpload ## param: ## { "myfile": (binary) ## } ## type: json ## response: ## example: ## 状态码 含义 ### 4000 修改成功 ### 4001 上传失败 ### 4002 非法请求 ### 4003 文件类型不正确 ### 4004 修改失败 ### 4005 图片尺寸太大,已经超过默认尺寸1M ## { "status": "4000" "filename": "catalog/all/customer/logo/aimas.jpg" ## }