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
17af8b9730785b5ff3bd44c094a66a709abd5977
Authored by
刘炯
2016-08-05 16:13:22 +0800
1 parent
2fe56485
1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
01.点播云/内容输出接口.md
01.点播云/内容输出接口.md
View file @
17af8b9
...
...
@@ -90,7 +90,7 @@ HTTP GET
90
90
"errorCode":"0"
91
91
}
92
92
```
93
-
#### java 示例
93
+
#### java 示例
94
94
95
95
```java
96
96
public Object getVodUrl() {
...
...