Showing
1 changed file
with
2 additions
and
2 deletions
@@ -216,7 +216,7 @@ Response: | @@ -216,7 +216,7 @@ Response: | ||
216 | 216 | ||
217 | ``` | 217 | ``` |
218 | 218 | ||
219 | -# 2.发推送 - 通知学生开始上课 | 219 | +# 2.~~发推送 - 通知学生开始上课~~ |
220 | > 说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括**在线授课必备消息**和**授课教师的基本信息** | 220 | > 说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括**在线授课必备消息**和**授课教师的基本信息** |
221 | > | 221 | > |
222 | > | 222 | > |
@@ -536,7 +536,7 @@ Response: | @@ -536,7 +536,7 @@ Response: | ||
536 | ``` | 536 | ``` |
537 | 537 | ||
538 | 538 | ||
539 | -# 10.取消推送接口 | 539 | +# 10.~~取消推送接口~~ |
540 | > 老师在发送推送页面点击`取消`按钮调用该接口 | 540 | > 老师在发送推送页面点击`取消`按钮调用该接口 |
541 | 541 | ||
542 | 接口地址:/teaching/student/cancel_push | 542 | 接口地址:/teaching/student/cancel_push |
-
Please register or login to post a comment