姜腾飞

Updated 在线授课接口定义 (markdown)

@@ -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
@@ -549,17 +549,6 @@ Request params: @@ -549,17 +549,6 @@ Request params:
549 |--------------|----------|--------|----------| 549 |--------------|----------|--------|----------|
550 |work_order_id |是 |工单id |Long | 550 |work_order_id |是 |工单id |Long |
551 551
552 -  
553 -推送 json:  
554 -  
555 -```  
556 -{  
557 - "work_order_id":"12938",  
558 - "type":"CANCEL"  
559 -}  
560 -  
561 -```  
562 -  
563 Response: 552 Response:
564 ``` 553 ```
565 { 554 {