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-06 15:50:47 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fe45089741ed71216b868f61ceb08d1ab8968e03
fe450897
1 parent
82393acb
Updated 当前教师偏好下课程目录详细信息获取接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletions
当前教师偏好下课程目录详细信息获取接口.md
当前教师偏好下课程目录详细信息获取接口.md
View file @
fe45089
...
...
@@ -64,8 +64,19 @@
```
######获取失败情况1
> 状态码:200
```
json
{
"failed"
:
"该用户未设置偏好"
}
```
######获取失败情况2
> 状态码:500
```
json
{
"failed"
:
"失败原因"
}
{
"failed"
:
"服务器错误"
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment