上传图片
POST
http://192.168.0.115:8001/api/upload
请求参数
参数名
类型
描述
必填
file
file
图片文件
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
data
object
示例:"http://192.168.0.115:8001/static/9e32c208f65f4ad2882fcc1d2363ff62.jpg"
必填