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:15:47 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
77f5fc57162887f323c4fed61e5814f236f0ed85
77f5fc57
1 parent
0c635c23
Updated 老师点名奖励 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
15 deletions
老师点名奖励.md
老师点名奖励.md
View file @
77f5fc5
...
...
@@ -6,21 +6,18 @@
> 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