Showing
1 changed file
with
7 additions
and
1 deletions
@@ -30,7 +30,7 @@ | @@ -30,7 +30,7 @@ | ||
30 | 30 | ||
31 | 注意,通用的头部没有列出。 | 31 | 注意,通用的头部没有列出。 |
32 | 请求示例 | 32 | 请求示例 |
33 | -http://192.168.102.205:8095/social/?method=app.social.getPostsInfo&postsId=80 | 33 | +http://192.168.102.205:8095/social/?method=app.social.getPostsInfo&postsId=600 |
34 | 34 | ||
35 | ### 响应 | 35 | ### 响应 |
36 | code为200即为成功,否则是失败。 | 36 | code为200即为成功,否则是失败。 |
@@ -100,6 +100,12 @@ code为200即为成功,否则是失败。 | @@ -100,6 +100,12 @@ code为200即为成功,否则是失败。 | ||
100 | } | 100 | } |
101 | } | 101 | } |
102 | ], | 102 | ], |
103 | + "shareGoods": { | ||
104 | + "productName": "GAWS FOOT 黑白拼色金属装饰感运动鞋", | ||
105 | + "productUrl": "http://m.yohobuy.com/product/pro_274533_354613/GAWSFOOTYunDongXieGAFA504SN26BKW.html", | ||
106 | + "salesPrice": "399", | ||
107 | + "goodsImage": "http://img13.static.yhbimg.com/goodsimg/2015/10/13/07/02f540054acfd5920e3e3bd475704ea9eb.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80" | ||
108 | + } | ||
103 | "publishTime": "2016-06-29 14:04:54", | 109 | "publishTime": "2016-06-29 14:04:54", |
104 | "publishTimeString": "3小时前", | 110 | "publishTimeString": "3小时前", |
105 | "revieweState": 0, | 111 | "revieweState": 0, |
-
Please register or login to post a comment