用户文件上传
POST
http://39.108.168.231:8080/upload
请求参数
参数名
类型
描述
必填
file
file
html中的input type类型为file
必填
userId
string
用户账号
必填
响应参数
参数名
类型
描述
必填
无
Boolean
正确为true失败为false
必填