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-09-03 17:53:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bcbb3a19b656b0a253b6350b5556ddeebfff92cd
bcbb3a19
1 parent
a91bd4ec
Updated 用户发送小文件失败的处理 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
用户发送小文件失败的处理.md
用户发送小文件失败的处理.md
View file @
bcbb3a1
...
...
@@ -19,6 +19,7 @@
用本地的信息
### 教师发送课程页信息的时候失败
```
{
"type"
:
"flow"
,
"command"
:
"coursePage"
,
...
...
@@ -27,6 +28,6 @@
"coursePageType"
:
0
(
0
-普通学习页,
3
-关键词页)
"parameter"
:
"useLocal"
}
```
### 学生在接收课程页信息的时候失败
根据课程索引,在本地信息文件中寻找合适的内容
...
...
Please
register
or
login
to post a comment