Commit 1d329f69ccd9f8ad22a6e0c65578c92e85aa3d36
1 parent
0a9b3ed9
3
Showing
1 changed file
with
1 additions
and
1 deletions
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|主播状态:0:不存在;1审核中;2审核失败;3启用;4禁用| | |
| 22 | +|status|int|主播状态:-1主播不存在;0:不存在;1审核中;2审核失败;3启用;4禁用| | |
| 23 | 23 | ```json |
| 24 | 24 | { |
| 25 | 25 | "data": { | ... | ... |