Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -27,7 +27,8 @@ | @@ -27,7 +27,8 @@ | ||
| 27 | "type": "flow", | 27 | "type": "flow", |
| 28 | "command": "acceptNotifyBeginLesson", | 28 | "command": "acceptNotifyBeginLesson", |
| 29 | } | 29 | } |
| 30 | -老师端在取消课程的时候,如果判断对方尚未接受课程,可以不用发送取消课程的自定义消息 | 30 | +老师端在取消课程的时候,如果判断对方尚未接受课程,可以不用发送取消课程的自定义消息, |
| 31 | +防止过多的离线消息 | ||
| 31 | ``` | 32 | ``` |
| 32 | 33 | ||
| 33 | 通过腾讯云取消上课 | 34 | 通过腾讯云取消上课 |
-
Please register or login to post a comment