报修详情导出
GET
{{baseUrl}}/manager/repair/export-detail?userId=:userId&userType=:userType&accessToken=:accessToken&repairId=:repairId
请求头
参数名
类型
描述
必填
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
userId
string
示例::userId
可选
userType
string
示例::userType
可选
accessToken
string
示例::accessToken
可选
repairId
string
示例::repairId
可选