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
xueleitt
2016-03-25 12:05:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fa3f253f3ec98769cda3916e06e0eb0c37ad2d9b
fa3f253f
1 parent
85354975
Updated 错误处理列表 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
错误处理列表.md
错误处理列表.md
View file @
fa3f253
@@ -11,3 +11,9 @@
@@ -11,3 +11,9 @@
11
```
11
```
12
可能的处理方案,在发推送的时候,也采用发短信的方式来提醒用户打开程序上课。
12
可能的处理方案,在发推送的时候,也采用发短信的方式来提醒用户打开程序上课。
13
```
13
```
14
+
15
+
#### 薛磊
16
+
*
教师端下发课程资源时,如果没有资源(例如完型阅读等),是否需要发送小文件信息
17
+
```
18
+
建议不需要发送小文件信息,在自定义信息里添加一个类型判断是否有课程资源,如果有走正常下载的流程,如果没有直接通知老师开始上课
19
+
```
Please
register
or
login
to post a comment