Showing
1 changed file
with
2 additions
and
4 deletions
@@ -57,15 +57,13 @@ Response: | @@ -57,15 +57,13 @@ Response: | ||
57 | #### 通知学生开始上课 | 57 | #### 通知学生开始上课 |
58 | 说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括**在线授课必备消息**和**授课教师的基本信息** | 58 | 说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括**在线授课必备消息**和**授课教师的基本信息** |
59 | 59 | ||
60 | -接口地址:/teaching/student/course | 60 | +接口地址:/teaching/student/push |
61 | 61 | ||
62 | Request Method: POST | 62 | Request Method: POST |
63 | 63 | ||
64 | Request Params: | 64 | Request Params: |
65 | 65 | ||
66 | -|参数名 |是否必须 |说明 | | 66 | + |
67 | -|----------|----------|--------| | ||
68 | -| | | | | ||
69 | 67 | ||
70 | Response: | 68 | Response: |
71 | 69 |
-
Please register or login to post a comment