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
李振兴
2015-08-04 16:44:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5b63a6f6138916a4383104f452c28e639dfa5fd1
5b63a6f6
1 parent
caf67519
Updated 当前教师偏好下课程目录详细信息获取接口 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
9 deletions
当前教师偏好下课程目录详细信息获取接口.md
当前教师偏好下课程目录详细信息获取接口.md
View file @
5b63a6f
...
...
@@ -19,35 +19,48 @@
[
{
"id"
:
100
,
"name"
:
"
文章
"
,
"id"
:
100
100101
,
"name"
:
"
七上
"
,
"summary"
:
null
,
"icon"
:
"listening"
,
"image"
:
"/image/abc.jpg"
},
{
"id"
:
10
4
,
"name"
:
"
发音
"
,
"id"
:
10
2
,
"name"
:
"
PASSAGE
"
,
"summary"
:
null
,
"icon"
:
"listening"
,
"image"
:
"/image/abc.jpg"
},
{
"id"
:
10
1
,
"name"
:
"
对话
"
,
"id"
:
10
5
,
"name"
:
"
PHONICS
"
,
"summary"
:
null
,
"icon"
:
"listening"
,
"image"
:
"/image/abc.jpg"
},
{
"id"
:
102
,
"name"
:
"词汇"
,
"id"
:
103
,
"name"
:
"DIALOG"
,
"summary"
:
null
,
"icon"
:
"listening"
,
"image"
:
"/image/abc.jpg"
},
{
"id"
:
104
,
"name"
:
"VOCABULARY"
,
"summary"
:
null
,
"icon"
:
"listening"
,
"image"
:
"/image/abc.jpg"
},
{
"id"
:
101
,
"name"
:
"TEST"
,
"summary"
:
null
,
"icon"
:
"listening"
,
"image"
:
"/image/abc.jpg"
}
]
```
######获取失败情况1
...
...
Please
register
or
login
to post a comment