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-07-28 19:59:11 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
811dd09bc7686c11e608fcb265621f2662f33b95
811dd09b
1 parent
56ee432f
Updated 教师偏好获取接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
教师偏好获取接口.md
教师偏好获取接口.md
View file @
811dd09
...
...
@@ -14,7 +14,6 @@
######获取成功
```
json
{
"success"
:
{
"id"
:
5
,
"userId"
:
5
,
"fitGrade"
:
"初一"
,
...
...
@@ -23,7 +22,7 @@
"difficulty"
:
"1,2,3"
,
"updateTime"
:
"2015-07-21T11:45:32.299+0000"
}
}
```
######获取失败情况1
```
json
...
...
Please
register
or
login
to post a comment