Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周蓉君
/
API-Interfaces
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
bblu
9 years ago
Commit
576517e8f0a4b5dcc48445bb9a95e20d76e94b09
1 parent
d5ae1d4e
修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
签到/README.md
签到/README.md
View file @
576517e
...
...
@@ -85,7 +85,7 @@ code为200即为成功,否则是失败。
## 2、用户签到接口##
获取文章作者信息
(method=app.sign.userSign)
用户签到接口
(method=app.sign.userSign)
#### 请求参数
| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
|:-------| -----:|-----:|-----:|-----:|----:|
...
...
@@ -121,7 +121,7 @@ code为200即为成功,否则是失败。
## 3、用户开启/关闭推送##
获取文章作者信息
(method=app.sign.changePushFlag)
用户开启/关闭推送
(method=app.sign.changePushFlag)
#### 请求参数
| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
|:-------| -----:|-----:|-----:|-----:|----:|
...
...
Please
register
or
login
to post a comment