说明 / 示例
带token
请求参数
Content-Disposition: form-data; name="file"; filename="three.2162defb.png"
Content-Type: image/png
MultipartFile[] files
返回
{
"status": 200,
"success": true,
"msg": "操作成功",
"data": "http://pic.uhuipay.com/index-bg.658d9766.png", --多个文件用逗号分割
"time": "2020-10-05 14:22:37"
}