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:41:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cba78eef3827d51a87783c3a58f40f8d9eff8c41
cba78eef
1 parent
f67b28fc
Updated 课程分类信息查询 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
课程分类信息查询.md
课程分类信息查询.md
View file @
cba78ee
...
...
@@ -10,7 +10,7 @@
id 和 path 都为空,则返回所有一级目录
**2.获得其他目录:**
**2.获得其他目录:
(客户端暂不需要)
**
id 和 path 只传一个,两个都传,默认以id为准
...
...
@@ -45,7 +45,7 @@ GET请求 http://api.boxfish.cn/course/catalog 该地址,不带参数
}
```
--------------------
返回二级、三级或四级目录:
返回二级、三级或四级目录:
(客户端暂不需要)
GET请求 http://api.boxfish.cn/course/catalog?id=1931 或 http://api.boxfish.cn/course/catalog?path=100100
```
json
...
...
Please
register
or
login
to post a comment