echo

Updated 远程教学相关文档 (markdown)

... ... @@ -4,13 +4,11 @@
通用的命令信息应该包括type键值对以区分不同的命令。
* 启动课程
type = prepareCourseRerouces
* type = prepareCourse
* resourceInfo = 本课需要下载的资源列表
* 发送课程页信息
type= coursePage
* type = coursePage
* pageInfo = 页面Json信息
* 结束课程
type = endCourse
\ No newline at end of file
* type = endCourse
\ No newline at end of file
... ...