Sign in
BOSS Team
/
OPEN_API
·
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
35ef39e2c02b37c8c8822b7ccaa87fcf0791174a
Authored by
刘炯
2016-07-26 15:55:55 +0800
1 parent
2355f6d0
2
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
8.直播云/1.1 获取直播活动信息接口.md
8.直播云/1.1 获取直播活动信息接口.md
View file @
35ef39e
...
...
@@ -102,7 +102,7 @@ HTTP GET
102
102
103
103
104
104
``` java
105
-public String getPlay
Vide
o() {
105
+public String getPlay
Inf
o() {
106
106
String result = "";
107
107
Map params = new HashMap<>();
108
108
params.put("sp_id", "iqhpk8pl19");
...
...