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