Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2016-03-25 16:12:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8058d4da5f75ddb583227c97331ce8a2d14d3124
8058d4da
1 parent
9eff9645
Updated 错误处理列表 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
错误处理列表.md
错误处理列表.md
View file @
8058d4d
@@ -17,4 +17,9 @@
@@ -17,4 +17,9 @@
17
```
17
```
18
建议不需要发送小文件信息,在自定义信息里添加一个类型判断是否有课程资源,
18
建议不需要发送小文件信息,在自定义信息里添加一个类型判断是否有课程资源,
19
如果有走正常下载的流程,如果没有直接通知老师开始上课
19
如果有走正常下载的流程,如果没有直接通知老师开始上课
20
+
```
21
+
22
+
*
教师端获取课程资源异常的时候,学生端的课程页面会出现显示异常的情况。
23
+
```
24
+
处理方式:待定
20
```
25
```
Please
register
or
login
to post a comment