Commit 4b2c2ad88092f6548674550205dc7fc11980158e

Authored by 刘炯
1 parent af1788c8

3

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