Commit 25a5de18e66c40f86f3d03536295271040720095
1 parent
1308164c
1
Showing
1 changed file
with
1 additions
and
1 deletions
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", ""); | ... | ... |