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-08 11:23:52 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f13a8f2c5a1be46438e2d869a049fbaf3b5ca614
f13a8f2c
1 parent
52c8a81d
Updated 教师偏好获取接口 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
教师偏好获取接口.md
教师偏好获取接口.md
View file @
f13a8f2
...
...
@@ -16,14 +16,14 @@
```
json
{
"id"
:
5
,
"userId"
:
5
,
"
fitGrade"
:
"初一
"
,
"
publication"
:
"人教2012版
"
,
"
book"
:
"七上"
,
"difficulty"
:
"1,2,3"
,
"updateTime"
:
"2015-07-21T11:45:32.299+0000
"
}
"relation_material"
:
""
,
"difficulties"
:
[
"
1
"
,
"
2
"
,
"
3"
]
,
"fit_grade"
:
"六年级
"
}
```
...
...
Please
register
or
login
to post a comment