Commit 1a736e99c4bea6c4c6a26cfafdbe22b0014e6210

Authored by 刘炯
1 parent 131062ea

2

02.直播云/2.7 主播认证通知.md
... ... @@ -2,8 +2,9 @@
2 2 | 参数名 | 参数类型 | 必选 | 参数说明 |
3 3 | :-----------: | :------: | :------: | :------: |
4 4 | data | String | true | 主播信息,json 格式 |
5   -```
  5 +
6 6 data示例:
  7 +
7 8 ```json
8 9 {
9 10 "appId": "003_003",
... ...