图片上传 通用
POST
http://localhost:18088/sunthink/flowDoctor/upload
请求参数
参数名
类型
描述
必填
file
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
fileName
string
示例:/profile/test/2020/12/15/d8cdb18d-6cca-42ba-8735-165377f2d054.png
必填
code
int
示例:200
必填
url
string
示例:http://localhost:18088/profile/test/2020/12/15/d8cdb18d-6cca-42ba-8735-165377f2d054.png
必填