前台展示可下载文档列表
GET
{{host}}/api/v1/micro/medialibrary/show_document
请求参数
参数名
类型
描述
必填
site_id
string
示例:Z7TGI1U8H21G7FJH
必填
id
int
示例:2
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:获取成功
必填
current_page
int
示例:1
必填
id
int
示例:3
必填
file_name
string
示例:空白演示.pptx
必填
cover_url
string
示例:http://images.qingtv.com/bonwey-oa-2/4dabbd2e1c9aad4dc35f5f801ac8283f.pptx
必填
file_link_url
string
示例:http://images.qingtv.com/bonwey-oa-2/4dabbd2e1c9aad4dc35f5f801ac8283f.pptx
必填
file_size
int
示例:0
必填
format
string
示例:pptx
必填
downloads
int
示例:3
必填
created_at
int
示例:1625020543
必填
updated_at
int
示例:0
必填
last_page
int
示例:1
必填
per_page
int
示例:20
必填
total
int
示例:3
必填