文档
测试

附件上传

POST
http://localhost:8080/cloudPlatform/attachment/upload

接口描述

附件上传

请求头

参数名
类型
描述
必填
Content-Type
application
必填
token
string
必填

请求参数

参数名
类型
描述
必填
file
MultipartFile
文件【必填】
必填

响应参数

参数名
类型
描述
必填
msg
json
操作信息
必填
data
string
附件路径
必填
code
int
操作码
必填