Commit f68da5f4c79eed4f3d16ef6d7e17968ebb428b2b

Authored by 国亚奇
1 parent 91974984

IM聊天室-JSSDK鉴权

05.互动云/5.2.IM聊天室JSSDK鉴权.md 0 → 100644
  1 +#### 请求参数说明:
  2 +| 参数名 | 参数类型 | 必选 | 参数说明 |
  3 +| :----------- | :------: | :------: | :------: |
  4 +| appId | String | true | 服务提供商 |
  5 +-----
  6 +#### 返回格式说明:
  7 +```
  8 +{
  9 + "errorCode": "0",
  10 + "errorMessage": "成功"
  11 +}
  12 +```
0 \ No newline at end of file 13 \ No newline at end of file