文档
测试

添加附件

POST
http://localhost:8080/accessory/addAccessory/{reportid}/{type}

接口描述

添加附件

请求参数

参数名
类型
描述
必填
reportid
number
示例:1
必填
type
number
必填
files
string
必填

响应参数

参数名
类型
描述
必填
type
boolean
示例:true
必填
code
string
示例:0000
必填
message
string
示例:请求成功
必填
data
string
示例:上传成功
必填