Commit 25a5de18e66c40f86f3d03536295271040720095

Authored by 刘炯
1 parent 1308164c

1

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", "iqj730vn11"); 84 + params.put("appId", "OpenServiceController.class");
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", "");