姜腾飞

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

@@ -686,8 +686,9 @@ Request Body: @@ -686,8 +686,9 @@ Request Body:
686 686
687 ``` 687 ```
688 { 688 {
689 - "user_id":12938, 689 + "student_id":12938,
690 - "report_time":"2016-08-03 19:54:10" 690 + "report_time":"2016-08-03 19:54:10",
  691 + "is_login":true
691 } 692 }
692 693
693 ``` 694 ```