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-17 19:02:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
05e761752d7a41f86925fac8443d5e2acd001010
05e76175
1 parent
d2cb7953
Updated 教师偏好设置接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
教师偏好设置接口.md
教师偏好设置接口.md
View file @
05e7617
...
...
@@ -6,11 +6,11 @@
> POST请求
####参数格式
####参数格式
> - "fit_grade":"初一"
> - "difficult
y":"1
"
> - "difficult
ies":"1","2
"
> - "relation_material":"人教2012版-七上"
> 其中fit_grade,relation_material是单选,difficulties为多选
####返回值
...
...
@@ -18,14 +18,14 @@
```
json
{
"
偏好设置
"
:
"success"
"
preference_setting
"
:
"success"
}
```
######设置失败
```
json
{
"
偏好设置
"
:
"failed"
"
preference_setting
"
:
"failed"
}
```
...
...
Please
register
or
login
to post a comment