Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
07b010606de63b9abfaa7e17d701dc3a754238f6
Authored by
张奎
2017-09-28 14:48:50 +0800
1 parent
a12f9675
修改接口
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
01.点播云/3.1 获取点播列表接口Server.md
01.点播云/3.1 获取点播列表接口Server.md
View file @
07b0106
...
...
@@ -38,7 +38,6 @@ HTTP GET
38
38
| tag| string | false | 标签,多个以 逗号分隔 |
39
39
| spid| int | false | 所属sp |
40
40
| imginfos| map | false | 图片信息|
41
-| rates | string | ture |清晰度标识,多个用逗号隔开: 流畅版=1,清晰版=2,高清版=3,超高清=4 |
42
41
43
42
返回JSON格式的节目元数据信息,json示例如下:
44
43
...
...