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:01:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
94601c3ad3ddecb0c699bd3bd8844d8a893b3687
94601c3a
1 parent
f6745416
Created 老师点名奖励 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
0 deletions
老师点名奖励.md
老师点名奖励.md
0 → 100644
View file @
94601c3
#### 接口地址
> /user/gem/push
####请求方式
> POST请求
####参数格式
[
{
"teacherId": 3106,
"studentId": 3103,
"createTime":3439480,
"number":10
},
{
"teacherId": 3106,
"studentId": 3103,
"createTime":34394802,
"number":16
}]
####返回值
######设置成功
> 状态码:200
######设置失败
> 状态码:400
...
...
Please
register
or
login
to post a comment