附件上传
POST
/ht/attach/upload
请求参数
Query 参数
attachId
string
附件id
附件id
bussId
string
业务id
业务id
attachType
string
可选
附件类型 0首页顶部轮播 1首页视频背景图片 2首页视频 3样片展示
attachPath
string
附件路径
附件路径
remarks
string
备注
createBy
string
创建者
createTime
string
创建日期
updateBy
string
更新者
updateTime
string
更新日期
isEnable
string
可选
id
string
可选
page.pageNo
string
当前页码
示例值:
0
page.pageSize
string
可选
示例值:
0
page.count
string
可选
示例值:
0
page.first
string
首页索引
示例值:
0
page.last
string
尾页索引
示例值:
0
page.list[0].attachId
string
附件id
附件id
page.list[0].bussId
string
业务id
业务id
page.list[0].attachType
string
可选
附件类型 0首页顶部轮播 1首页视频背景图片 2首页视频 3样片展示
page.list[0].attachPath
string
附件路径
附件路径
page.list[0].remarks
string
备注
page.list[0].createBy
string
创建者
page.list[0].createTime
string
创建日期
page.list[0].updateBy
string
更 新者
page.list[0].updateTime
string
更新日期
page.list[0].isEnable
string
可选
page.list[0].id
string
可选
page.list[0].page.pageNo
string
当前页码
示例值:
0
page.list[0].page.pageSize
string
可选
示例值:
0
page.list[0].page.count
string
可选
示例值:
0
page.list[0].page.first
string
首页索引
示例值:
0
page.list[0].page.last
string
尾页索引
示例值:
0
page.list[0].page.list[0].key
string
可选
page.list[0].page.orderBy
string
可选
page.list[0].dataScope
string
可选
page.list[0].isNewRecord
string
可选
设置为true后强制执行插入语句,ID不会自动生成,需从手动传入。
示例值:
false
page.list[0].IdType
string
可选
page.orderBy
string
可选
dataScope
string
可选
isNewRecord
string
可选
设置为true后强制执行插入语句,ID不会自动生成,需从手动传入。
示例值:
false
IdType
string
可选
Body 参数application/x-www-form-urlencoded
file
file
可选
file1
file
可选
file2
file
可选
file3
file
可选
file4
file
可选
file5
file
可选
file6
file
可选
file7
file
可选
file8
file
可选
file9
file
可选
file10
file
可选
示例代码
返回响应
修改于 2023-09-06 03:41:00