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