Commit 8c994063c45dbf7e578e2b320618a23ae5fb6ce4

Authored by 李志鑫
1 parent 4e682a08

1

02.直播云/3.3 直播备播地址接口.md
... ... @@ -12,8 +12,8 @@
12 12 | 参数名 | 参数类型 | 必选 | 参数说明 |
13 13 | :----------- | :------: | :------: | :------: |
14 14 | appId | string | true | 应用ID |
15   -| isEnableAlternateAddress| int | true | 直播备播地址 |
16   -| alternateAddressUrl| string | true | 是否启用备用地址,0:启用;1:禁用 |
  15 +| isEnableAlternateAddress| string | true | 直播备播地址 |
  16 +| alternateAddressUrl| int | true | 是否启用备用地址,0:启用;1:禁用 |
17 17 | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> |
18 18  
19 19 #### 返回说明:
... ...