Commit 1d329f69ccd9f8ad22a6e0c65578c92e85aa3d36

Authored by 刘炯
1 parent 0a9b3ed9

3

02.直播云/3.0 主播信息接口4APP.md
@@ -19,7 +19,7 @@ https://api.cnlive.com/open/api2/live_epg/channel/info4App @@ -19,7 +19,7 @@ https://api.cnlive.com/open/api2/live_epg/channel/info4App
19 |coverImgUrl|String|主播封面图片| 19 |coverImgUrl|String|主播封面图片|
20 |channelId|String|主播ID| 20 |channelId|String|主播ID|
21 |channelName|String|主播名称| 21 |channelName|String|主播名称|
22 -|status|int|主播状态:0:不存在;1审核中;2审核失败;3启用;4禁用| 22 +|status|int|主播状态:-1主播不存在;0:不存在;1审核中;2审核失败;3启用;4禁用|
23 ```json 23 ```json
24 { 24 {
25 "data": { 25 "data": {