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-25 11:35:23 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c97431c52b4cb5154a0053d703af0a7f67994947
c97431c5
1 parent
78ac9b55
Updated 教师偏好设置接口 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
教师偏好设置接口.md
教师偏好设置接口.md
View file @
c97431c
...
...
@@ -17,8 +17,8 @@
######设置成功
```
json
{
"preference_setting_success"
:
[
[
{
"id"
:
1867
,
"pathFlag"
:
100
,
...
...
@@ -36,15 +36,13 @@
"image"
:
"/image/abc.jpg"
}
]
}
```
######设置失败
```
json
{
"preference_setting_failed"
:
"1"
}
"preference_setting_failed"
```
...
...
Please
register
or
login
to post a comment