上传图片文件
POST
http://localhost:8080/file/upload/{path}
接口描述
path作为路径变量
请求参数
参数名
类型
描述
必填
file
string
示例:
必填
path
int
示例:22
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
fileUrl
string
示例:hainan/policy/Url/交流纪要0110.docx
必填