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
chong
2015-08-12 16:10:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0c635c2338fb6ffa79ca2006c403ce9d97ff606b
0c635c23
1 parent
19a03397
Updated 老师点名奖励 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
12 deletions
老师点名奖励.md
老师点名奖励.md
View file @
0c635c2
...
...
@@ -7,18 +7,20 @@
> POST请求
####参数格式
[
{
"teacherId": 3106,
"studentId": 3103,
"createTime":3439480,
"number":10
},
{
"teacherId": 3106,
"studentId": 3103,
"createTime":34394802,
"number":16
}]
[
{
"teacherId": 3106,
"studentId": 3103,
"createTime":3439480,
"number":10
},
{
"teacherId": 3106,
"studentId": 3103,
"createTime":34394802,
"number":16
}
]
####返回值
...
...
Please
register
or
login
to post a comment