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:43:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
caf675197544d22175e0ad1d7d201b08d0a6561b
caf67519
1 parent
98d31916
Updated 当前教师课程目录详细信息获取接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
当前教师课程目录详细信息获取接口.md → 当前教师偏好下课程目录详细信息获取接口.md
当前教师课程目录详细信息获取接口.md
→
当前教师
偏好下
课程目录详细信息获取接口.md
View file @
caf6751
###接口地址
> /teacher/
preference/getCatalogDetailInfo
> /teacher/
catalog
###请求方式
...
...
@@ -12,6 +12,9 @@
###返回值
######获取成功
> 状态码:200
```
json
[
...
...
@@ -47,6 +50,9 @@
```
######获取失败情况1
> 状态码:500
```
json
{
"failed"
:
"失败原因"
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment