上传附件
POST
https://localhost:44346/api/Common/UploadAttachment
接口描述
上传附件
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer 8ee3fe4d-73a6-48a5-b142-c3eb8cdc0e8a
必填
响应参数
参数名
类型
描述
必填
Result
boolean
结果,示例:true
必填
msg
string
提示信息,示例:上传成功
必填
FileUrl
string
附件url地址
必填