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
JiangTengfei
2015-07-16 11:44:27 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
36acec9ab8f4b17eb944676d4638f4fb83e1737c
36acec9a
1 parent
cba78eef
Updated 课程分类信息查询 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
课程分类信息查询.md
课程分类信息查询.md
View file @
36acec9
...
...
@@ -29,7 +29,7 @@ GET请求 http://api.boxfish.cn/course/catalog 该地址,不带参数
"id"
:
1867
,
"pathFlag"
:
100
,
"name"
:
"教材"
,
"summary"
:
null
,
"summary"
:
"转换思维,教材原来可以这么容易。"
,
"icon"
:
"textbook"
,
"image"
:
"http://avatars.boxfish.cn/user/-12/figure/1411532427.jpg"
},
...
...
@@ -37,7 +37,7 @@ GET请求 http://api.boxfish.cn/course/catalog 该地址,不带参数
"id"
:
2420
,
"pathFlag"
:
101
,
"name"
:
"文章"
,
"summary"
:
null
,
"summary"
:
"轻松掌握我们认为掌握不了的课程"
,
"icon"
:
"listening"
,
"image"
:
"http://avatars.boxfish.cn/user/-12/figure/1411532427.jpg"
}
...
...
Please
register
or
login
to post a comment