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-04-25 11:11:29 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
70f4abfbf0ef5b359b5b40b7c6ec412af0102528
70f4abfb
1 parent
86daa7dd
Updated 资源预下载和本地通知 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
资源预下载和本地通知.md
资源预下载和本地通知.md
View file @
70f4abf
...
...
@@ -11,7 +11,7 @@
### 本地通知或者闹铃,提前通知用户打开App,准备上课
学生端课表
返回
内容
学生端课表
缓存
内容
```
{
"data"
:
[
...
...
@@ -38,13 +38,11 @@
],
"day"
:
"2016-04-12"
}
],
"returnCode"
:
200
,
"returnMsg"
:
"success"
]
}
```
教师端课表
返回的
信息
教师端课表
缓存
信息
```
{
"data"
:
[
...
...
Please
register
or
login
to post a comment