上传单个文件功能
POST
http://localhost:8081/user/common/upload/file
接口描述
上传单个文件
请求参数
multipart/form-data参数名
类型
描述
必填
file
file
需要上传的文件
必填