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-11-14 18:03:15 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5746f6106f182463fb6735d6487d28cfbbbf2f5d
5746f610
1 parent
ae59be31
Created 退回群红包 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
退回群红包.md
退回群红包.md
0 → 100644
View file @
5746f61
### [上一级](老师红包)
***
#### 接口说明
+
请求地址
`/api/teacher/has_red_envelopes`
+
请求方式
`POST`
+
请求参数
| 参数 | 说明 | 必选? |
| ---- | ---- | ---- |
| sum | 红包金额,单位分,整数,不能为空 | 是 |
| relId | 群红包的id,整数,不能为空 | 是 |
+
返回保存后的数据
```
json
{
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment