echo

Updated 用户发送小文件失败的处理 (markdown)

@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 "screenWidth":1024, // For 教学画板 11 "screenWidth":1024, // For 教学画板
12 "screenHeight":768, // For 教学画板 12 "screenHeight":768, // For 教学画板
13 "courseName":"英雄是怎样炼成的",// 学生端可以展现在等待上课画面 13 "courseName":"英雄是怎样炼成的",// 学生端可以展现在等待上课画面
14 - "parameter":"uselocal" 14 + "parameter":"useLocal"
15 } 15 }
16 ``` 16 ```
17 17