Showing
1 changed file
with
1 additions
and
3 deletions
@@ -5,7 +5,6 @@ POST参数: | @@ -5,7 +5,6 @@ POST参数: | ||
5 | 5 | ||
6 | |参数名 |是否必须 |说明 | | 6 | |参数名 |是否必须 |说明 | |
7 | |---------|--------|--------| | 7 | |---------|--------|--------| |
8 | -|user_id |是 |用户id | | ||
9 | |course_id|是 |课程id | | 8 | |course_id|是 |课程id | |
10 | |type |是 |分享类型 "today" or "total" | | 9 | |type |是 |分享类型 "today" or "total" | |
11 | |image_name|是 |图片名 | | 10 | |image_name|是 |图片名 | |
@@ -23,7 +22,6 @@ POST参数: | @@ -23,7 +22,6 @@ POST参数: | ||
23 | "url":"http://192.168.0.104/share/wechat/today/rank/12345/c5e6d860-3825-4e93-97af-f4c0e935b262" | 22 | "url":"http://192.168.0.104/share/wechat/today/rank/12345/c5e6d860-3825-4e93-97af-f4c0e935b262" |
24 | } | 23 | } |
25 | ``` | 24 | ``` |
26 | - | ||
27 | ##分享成功加金币接口 | 25 | ##分享成功加金币接口 |
28 | 26 | ||
29 | 接口地址:/share/success | 27 | 接口地址:/share/success |
@@ -42,4 +40,4 @@ POST参数: | @@ -42,4 +40,4 @@ POST参数: | ||
42 | "addCount": 0, | 40 | "addCount": 0, |
43 | "count": 100 | 41 | "count": 100 |
44 | } | 42 | } |
45 | -``` | 43 | +``` |
-
Please register or login to post a comment