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
JiangTengfei
2015-11-18 16:36:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
70002f8ffd437284d05d35eca801ba16149c968d
70002f8f
1 parent
edff9940
Updated 分享今日积分|总积分排名接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
分享今日积分|总积分排名接口.md
分享今日积分|总积分排名接口.md
View file @
70002f8
...
...
@@ -23,3 +23,23 @@ POST参数:
"url"
:
"http://192.168.0.104/share/wechat/today/rank/12345/c5e6d860-3825-4e93-97af-f4c0e935b262"
}
```
##分享成功加金币接口
接口地址:/share/success
POST参数:
|参数名 |是否必须 |说明 |
|------|-------|-------|
|resource|是 |课程id |
|platform|是 |分享平台|
返回值:
```
json
{
"addCount"
:
0
,
"count"
:
100
}
```
...
...
Please
register
or
login
to post a comment