获取业务运单附件
GET
/api/customerOrder/attachments
接口描述
根据运单id获取运单附件
请求参数
参数名
类型
描述
必填
ids
array
运单id集合
必填
响应参数
参数名
类型
描述
必填
orderId
bigint
业务运单id
必填
filePath
string
附件存储的key
必填
href
string
附件的超链接地址
必填