APP接口

APP接口


根据业务id查询附件

[TOC]

简要描述
  • 根据业务id查询附件接口
请求URL
  • http://172.18.195.145/uat-api/store/attach/getRelatives?relativeId=dev79d391ad-b2ad-4d4c-9155-b6318b0a3f59&relativeType=dev
请求方式
  • GET
参数
参数名 必选 类型 说明
relativeId string dev+主档的业务id(fileRelativeId)
relativeType string 固定值dev
返回示例
|fileExt |int   |文件扩展名  |
|id |int   |文件id  |
|fileName |int   |文件名  |
|relativeType |String   |文件名  |
|relativeId |int   |业务id  |
|previewUrl |int   |文件预览地址  |
返回参数说明
参数名 类型 说明
fileExt int 文件扩展名
id int 文件id
fileName int 文件名
relativeType String 文件名
relativeId int 业务id
previewUrl int 文件预览地址
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML