Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
姜腾飞
2016-06-29 16:55:29 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f1ab56d112072b085191c878e1c42a79bf836d0b
f1ab56d1
1 parent
7943eef9
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
12 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
f1ab56d
...
...
@@ -536,7 +536,7 @@ Response:
```
# 10.
~~取消推送接口~~
# 10.
取消邀请上课接口
> 老师在发送推送页面点击`取消`按钮调用该接口
接口地址:/teaching/student/cancel_push
...
...
@@ -549,17 +549,6 @@ Request params:
|--------------|----------|--------|----------|
|work_order_id |是 |工单id |Long |
推送 json:
```
{
"work_order_id"
:
"12938"
,
"type"
:
"CANCEL"
}
```
Response:
```
{
...
...
Please
register
or
login
to post a comment