Commit 35ef39e2c02b37c8c8822b7ccaa87fcf0791174a

Authored by 刘炯
1 parent 2355f6d0

2

8.直播云/1.1 获取直播活动信息接口.md
... ... @@ -102,7 +102,7 @@ HTTP GET
102 102  
103 103  
104 104 ``` java
105   -public String getPlayVideo() {
  105 +public String getPlayInfo() {
106 106 String result = "";
107 107 Map params = new HashMap<>();
108 108 params.put("sp_id", "iqhpk8pl19");
... ...