Commit 20dfc71991a75fdfc76576b0761ee4980bc81e6b

Authored by 刘炯
1 parent 3bfb6037

修改java示例 appId

02.直播云/1.1 获取直播活动信息接口APP.md
@@ -81,7 +81,7 @@ HTTP GET @@ -81,7 +81,7 @@ HTTP GET
81 public Object getPlayInfo() { 81 public Object getPlayInfo() {
82 String result = ""; 82 String result = "";
83 Map params = new HashMap<>(); 83 Map params = new HashMap<>();
84 - params.put("appId", "OpenServiceController.class"); 84 + params.put("appId", "60_iqj730vn11");
85 params.put("acitivityId", "d849bb4277be42799df3ffc21654d949"); 85 params.put("acitivityId", "d849bb4277be42799df3ffc21654d949");
86 params.put("timestamp", System.currentTimeMillis()/1000+""); 86 params.put("timestamp", System.currentTimeMillis()/1000+"");
87 params.put("platform_id", ""); 87 params.put("platform_id", "");