Authored by chaogeng

Update 帖子详情相关接口.md

... ... @@ -30,7 +30,7 @@
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8095/social/?method=app.social.getPostsInfo&postsId=80
http://192.168.102.205:8095/social/?method=app.social.getPostsInfo&postsId=600
### 响应
code为200即为成功,否则是失败。
... ... @@ -100,6 +100,12 @@ code为200即为成功,否则是失败。
}
}
],
"shareGoods": {
"productName": "GAWS FOOT 黑白拼色金属装饰感运动鞋",
"productUrl": "http://m.yohobuy.com/product/pro_274533_354613/GAWSFOOTYunDongXieGAFA504SN26BKW.html",
"salesPrice": "399",
"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"
}
"publishTime": "2016-06-29 14:04:54",
"publishTimeString": "3小时前",
"revieweState": 0,
... ...