Showing
1 changed file
with
2 additions
and
1 deletions
@@ -58,7 +58,8 @@ Response: | @@ -58,7 +58,8 @@ Response: | ||
58 | #### 通知学生开始上课 | 58 | #### 通知学生开始上课 |
59 | 说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括**在线授课必备消息**和**授课教师的基本信息** | 59 | 说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括**在线授课必备消息**和**授课教师的基本信息** |
60 | 60 | ||
61 | -接口地址:/teaching/student/push | 61 | +接口地址:/teaching/student/push :连接云数据库 |
62 | + /teaching/student/push_local :连接本地数据库 | ||
62 | 63 | ||
63 | Request Method: GET | 64 | Request Method: GET |
64 | 65 |
-
Please register or login to post a comment