app上传文件
POST
/api/file/upload
请求参数
参数名
类型
描述
必填
author
String
授权信息
必填
fileName
String
完整路径的文件名
必填
file
File
文件
必填