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-29 17:34:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
73f537a0079e2c58ee73f4d5cd6f6ecfb331c41a
73f537a0
1 parent
5c4c6c6c
Updated 教师偏好设置接口 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletions
教师偏好设置接口.md
教师偏好设置接口.md
View file @
73f537a
...
...
@@ -18,7 +18,15 @@
```
json
"preference_setting_success"
{
"id"
:
6
,
"userId"
:
5
,
"fitGrade"
:
"初一"
,
"publication"
:
"人教2012版"
,
"book"
:
"七上"
,
"difficulty"
:
"1,2,3"
,
"updateTime"
:
"2015-07-29T09:33:33.496+0000"
}
```
######设置失败情况1
...
...
Please
register
or
login
to post a comment