Commit b9ecc7afb850efe98914e3f0904f1091b06bdffe

Authored by 郑超
1 parent 90a58170

delete

05.互动云/6.2 TIM-发送系统消息.md deleted 100644 → 0
1   -#### 请求参数说明:
2   -| 参数名 | 参数类型 | 必选 | 参数说明 |
3   -| :-----------: | :------: | :------: | :------: |
4   -| appId| String | true| 应用ID|
5   -| sdkAppId| String | true | APP在云通信控制台上获取的Appid |
6   -| groupId| String | false | 用户自定义群组ID,向哪个群组发送系统通知|
7   -| sign | String | true | 签名规则见<a href="http://bj.gitlab.cnlive.com/OPEN-API/WIKI/blob/master/00.%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6/1.1%20SHA1%E7%AD%BE%E5%90%8D.md">签名详情</a>
8   ------
9   -#### 返回格式说明:
10   -```
11   -{
12   - "errorCode": "0",
13   - "errorMessage": "成功"
14   -}
15   -```
16 0 \ No newline at end of file