echo

Updated 关于用户掉线的处理机制 (markdown)

@@ -49,6 +49,7 @@ @@ -49,6 +49,7 @@
49 { 49 {
50 type:"flow" 50 type:"flow"
51 command:"requestCoursePage" 51 command:"requestCoursePage"
  52 + parameter = 1; //0-断网 1-崩溃
52 } 53 }
53 ``` 54 ```
54 55