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-17 10:00:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2ca1055aa48321246acffac8ecb34102353d6b9c
2ca1055a
1 parent
54e977ce
Updated 群发红包 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
群发红包.md
群发红包.md
View file @
2ca1055
...
...
@@ -22,10 +22,16 @@ body:
}
```
header:
```
json
"BoxFishAccessToken"
:
"登陆地基的用户的token值"
```
+
请求参数
| 参数 | 说明 | 必选? |
| ---- | ---- | ---- |
| BoxFishAccessToken | token值,不能为空,请求头 | 是 |
| sum | 红包金额,单位分,整数,不能为空,请求body | 是 |
| comment | 群红包描述,整数,不能为空,请求body | 是 |
| page | 页码,0开始,默认是0,请求参数 | 否 |
...
...
Please
register
or
login
to post a comment