Commit 5a578ef4dfc331d662661cefcb82a82a3fd53e19
1 parent
6ec5efc8
修改json串格式
Showing
1 changed file
with
7 additions
and
7 deletions
02.直播云/1.1 获取直播活动信息接口.md
| ... | ... | @@ -58,13 +58,13 @@ HTTP GET |
| 58 | 58 | "activitystatus":"1", |
| 59 | 59 | "activityname":"测试活动", |
| 60 | 60 | "coverImgUrl":"小图图片URL", |
| 61 | - “isHorizontalScreen”:“1”, | |
| 62 | - “channelID”:“xinyingshi”, | |
| 63 | - “startTime”:“”, | |
| 64 | - “endTime”:“”, | |
| 65 | - “createTime”:“”, | |
| 66 | - “extensions”:“”, | |
| 67 | - “activityCategory”:“”, | |
| 61 | + "isHorizontalScreen":"1", | |
| 62 | + "channelID":"xinyingshi", | |
| 63 | + "startTime":"", | |
| 64 | + "endTime":"", | |
| 65 | + "createTime":"", | |
| 66 | + "extensions":"", | |
| 67 | + "activityCategory":"", | |
| 68 | 68 | "mp4_url_rate1":"", |
| 69 | 69 | "mp4_url_rate2":"http://api.cnlive.com/open/api3/play/IPS/liveplayBySWF?channelID=xinyingshi&rate=2&sp_id=iqhpk8pl19", |
| 70 | 70 | "mp4_url_rate3":"", | ... | ... |