Commit 25a5de18e66c40f86f3d03536295271040720095

Authored by 刘炯
1 parent 1308164c

1

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