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 13:06:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b76559436c91d8f66d13122d702289d4f8dadf34
b7655943
1 parent
8140b45a
Updated 分享今日积分|总积分排名接口 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
分享今日积分|总积分排名接口.md
分享今日积分|总积分排名接口.md
View file @
b765594
...
...
@@ -7,8 +7,12 @@ POST参数:
|---------|--------|--------|
|user_id |是 |用户id |
|course_id|是 |课程id |
|type |是 |分享类型 "today" or "
al
l" |
|type |是 |分享类型 "today" or "
tota
l" |
|image_name|是 |图片名 |
|score |是 |积分 |
|rank |是 |排名 |
|course_cover|是 |课程封面url|
|course_title|是 |课程标题 |
返回值:
...
...
@@ -16,6 +20,6 @@ POST参数:
```
json
{
"msg"
:
"success"
,
"url"
:
"http://
boxfish.cn/
"url"
:
"http://
192.168.0.104/share/wechat/today/rank/12345/c5e6d860-3825-4e93-97af-f4c0e935b262"
}
```
...
...
Please
register
or
login
to post a comment