JiangTengfei

Updated 分享今日积分|总积分排名接口 (markdown)

... ... @@ -5,7 +5,6 @@ POST参数:
|参数名 |是否必须 |说明 |
|---------|--------|--------|
|user_id |是 |用户id |
|course_id|是 |课程id |
|type |是 |分享类型 "today" or "total" |
|image_name|是 |图片名 |
... ... @@ -23,7 +22,6 @@ POST参数:
"url":"http://192.168.0.104/share/wechat/today/rank/12345/c5e6d860-3825-4e93-97af-f4c0e935b262"
}
```
##分享成功加金币接口
接口地址:/share/success
... ... @@ -42,4 +40,4 @@ POST参数:
"addCount": 0,
"count": 100
}
```
```
\ No newline at end of file
... ...