文档
测试

发送表下载单个文件

POST
http://test.wellsign.cn/matrix/matrix/file/download

接口描述

发送表下载单个文件

请求头

参数名
类型
描述
必填
token
string
新版后台token
必填

请求参数

参数名
类型
描述
必填
objectId
string
发送表objectId
必填

响应参数

参数名
类型
描述
必填
code
int
响应码。0:成功;其他代表错误
必填
msg
string
提示信息
必填
data
object
返回数据
必填
ossPath
string
文件下载地址
必填