JiangTengfei

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

... ... @@ -7,13 +7,15 @@ POST参数:
|---------|--------|--------|
|user_id |是 |用户id |
|course_id|是 |课程id |
|type |是 |分享类型|
|type |是 |分享类型 "today" or "all" |
|image_name|是 |图片名 |
返回值:
```json
{
"msg":"success",
"url":"http://boxfish.cn/
msg:"success",
url:"http://boxfish.cn/
}
```
... ...