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
梁海波
2016-07-15 18:01:29 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
62373b7be7dcae397f151fb841a8f763fd8b89f2
62373b7b
1 parent
6b7a23d5
Updated 保存老师认可度 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
18 deletions
保存老师认可度.md
保存老师认可度.md
View file @
62373b7
...
...
@@ -19,24 +19,32 @@
+
返回保存后的数据
```
json
{
"data"
:
{
"contents"
:
[
{
"id"
:
2
,
"name"
:
"行政问题"
},
{
"id"
:
5
,
"name"
:
"处于孕产期"
},
{
"id"
:
3
,
"name"
:
"时机不合适"
}
],
"name"
:
"可以进一步了解"
,
"id"
:
3
}
"data"
:
[
{
"name"
:
"星级教师"
,
"value"
:
5000
},
{
"name"
:
"推荐"
,
"value"
:
5000
},
{
"name"
:
"推荐"
,
"value"
:
5000
},
{
"name"
:
"推荐"
,
"value"
:
5000
},
{
"name"
:
"推荐"
,
"value"
:
5000
},
{
"name"
:
"推荐"
,
"value"
:
5000
}
]
}
```
##### 异常
...
...
Please
register
or
login
to post a comment