版块首页相关接口.md
15.1 KB
1、获取版块的头信息
获取版块的头信息(method=app.social.getForumHeadInfo)
公共请求参数
参数名称 | 参数类型 | 长度 | 可否为空 | 示例 | 默认值 | 备注 |
---|---|---|---|---|---|---|
client_secret | string | 50 | 否 | 5ac68f20cb18efe154be | 进入接口提供的参数加密信息 | |
app_version | float | 10 | 否 | 1 | APP版本 | |
os_version | string | 20 | 否 | Android4.4 | 系统版本+机器型号 | |
client_type | string | 20 | 否 | iphone/android/ipad | 手机型号(不区分大小写) | |
screen_size | string | 20 | 否 | 800x900 | (手机尺寸) |
请求参数
参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
---|---|---|---|---|---|
appType | String | 是 | 1 | 1:有货APP,2:YOHO! | |
clientType | String | 是 | H5 | 客户端类型 |
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8095/social?method=app.social.getForumHeadInfo&forumCode=10001
响应
code为200即为成功,否则是失败。 响应JSON格式如下所示:
{
"alg": "SALT_MD5",
"code": 200,
"data": {
"commentsNum": 1,
"forumCode": 10001,
"forumName": "复古市集会",
"orderBy": 1,
"postsNum": 2,
"praiseNum": 9,
"resourceList": {
"advertList": {
"list": [
{
"src": "http://img10.static.yhbimg.com/yhb-img01/2016/07/07/15/0120d958fe29018ebc2327238b7136eec9.jpg?imageView2/{mode}/w/{width}/h/{height}",
"url": []
},
{
"src": "http://img10.static.yhbimg.com/yhb-img01/2016/07/07/15/017df8540738797e070142d100122ccd21.jpg?imageView2/{mode}/w/{width}/h/{height}",
"url": []
},
{
"src": "http://img11.static.yhbimg.com/yhb-img01/2016/07/07/15/0124ff3816418b1710b9f1ebe30427acb6.jpg?imageView2/{mode}/w/{width}/h/{height}",
"url": []
},
{
"src": "http://img10.static.yhbimg.com/yhb-img01/2016/07/07/15/010f76ccdb51ad79d7e3d46b2c48fd655b.jpg?imageView2/{mode}/w/{width}/h/{height}",
"url": []
}
],
"speed": ""
},
"textNoticeList": {
"time": "3",
"list": [
{
"title": "这是社区版块1的文字公告",
"url": "http://url.cn"
}
],
"open": "Y"
}
}
},
"md5": "02b2cd65496c551d3148bfbea219e140",
"message": "版块头信息获取成功."
}
2、板块最新帖子列表
最新帖子(method=app.social.getNewPostList)
公共请求参数
参数名称 | 参数类型 | 长度 | 可否为空 | 示例 | 默认值 | 备注 |
---|---|---|---|---|---|---|
client_secret | string | 50 | 否 | 5ac68f20cb18efe154be | 进入接口提供的参数加密信息 | |
app_version | float | 10 | 否 | 1 | APP版本 | |
os_version | string | 20 | 否 | Android4.4 | 系统版本+机器型号 | |
client_type | string | 20 | 否 | iphone/android/ipad | 手机型号(不区分大小写) | |
screen_size | string | 20 | 否 | 800x900 | (手机尺寸) |
请求参数
参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
---|---|---|---|---|---|
forumCode | String | 否 | 10004 | 0 | 版块code |
lastedTime | int | 是 | 1467769943000 | 0 | 时间戳 |
limit | int | 是 | 5 | 10 | 每页多少条 |
uid | int | 是 | 7998189 | 0 | 用户uid |
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8095/social/?method=app.social.getNewPostList&forumCode=10004&lastedTime=1467769943000&limit=2&debug=XYZ
响应
code为200即为成功,否则是失败。 响应JSON格式如下所示:
{
"alg": "SALT_MD5",
"code": 200,
"data": {
"lastedTime": 1508227934947,
"list": [
{
"authorInfo": {
"bgPic": "http://img11.static.yhbimg.com/social/2016/08/20/20/01b4a4a2400a7eeb872070f79c3a5bd6f3.jpg?imageView/{mode}/w/{width}/h/{height}",
"signature": "😈👹👇👩👩👧👩👩👧👩👩👧👧👔🕶🎒",
"uid": 18108413
},
"blocks": [
{
"contentData": "有点偏大哦!",
"order": 1,
"postsId": 4158,
"templateKey": "text"
},
{
"contentData": "http://img13.static.yhbimg.com/sns/2016/11/15/09/02fade312431b3ef50e5569930bfd4df1c.jpg?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 2,
"postsId": 4158,
"templateKey": "image"
}
],
"browse": 0,
"comment": 0,
"createTime": 1479173718000,
"forumCode": 10004,
"forumName": "潮人自曝",
"hasPraise": "N",
"id": 4158,
"indexTopTime": 1479173718000,
"isForumTop": 1,
"isHot": 1,
"isIndexTop": 0,
"postsTitle": "有货晒单分享",
"praise": 3,
"revieweState": 0,
"revieweTime": 0,
"status": 0,
"updateTime": 1513083999625,
"voteInfo": {
"counts": 14,
"deadline": 6,
"hasVoted": "N",
"optionImages": [
"http://img11.static.yhbimg.com/yhb-img01/2017/02/16/11/019c75b28eca3bdb24d65422c890c9affa.jpg?imageView/{mode}/w/{width}/h/{height}",
"http://img10.static.yhbimg.com/yhb-img01/2017/02/16/11/011c9e63bb0a352b167c8f50b115e13faf.jpg?imageView/{mode}/w/{width}/h/{height}"
],
"type": 1
}
},
{
"authorInfo": {
"bgPic": "http://img10.static.yhbimg.com/social/2016/08/19/11/012177de53ca0bbcd5dfa0a1b24d44c8ef.jpg?imageView/{mode}/w/{width}/h/{height}",
"signature": "看低你说过什么吗了痛苦了空腹呃咯哥特特和女模多口袋额头咯女被俘",
"uid": 18108588
},
"blocks": [
{
"contentData": "这是评价✔(๑•ั็ω•็ั๑)#&",
"order": 1,
"postsId": 3124,
"templateKey": "text"
},
{
"contentData": "http://img13.static.yhbimg.com/sns/2016/08/16/14/0239a2fdfe87ec418e8c24cab359e525f4.jpg?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 2,
"postsId": 3124,
"templateKey": "image"
}
],
"browse": 0,
"comment": 0,
"createTime": 1471328463000,
"forumCode": 10004,
"forumName": "潮人自曝",
"hasPraise": "N",
"id": 3124,
"indexTopTime": 1502867216889,
"isForumTop": 1,
"isHot": 0,
"isIndexTop": 1,
"postsTitle": "有货晒单分享",
"praise": 44,
"revieweState": 0,
"revieweTime": 0,
"status": 0,
"updateTime": 1508227934947
}
],
"pageSize": 2,
"total": 89
},
"md5": "08ff32c7378dfe1605ad7aa0d4b5bbd8",
"message": "板块最新帖子"
}
{
"message": "请选择版块",
"code": 403
}
3、板块最热帖子列表
最新帖子(method=app.social.getHotPostList)
公共请求参数
参数名称 | 参数类型 | 长度 | 可否为空 | 示例 | 默认值 | 备注 |
---|---|---|---|---|---|---|
client_secret | string | 50 | 否 | 5ac68f20cb18efe154be | 进入接口提供的参数加密信息 | |
app_version | float | 10 | 否 | 1 | APP版本 | |
os_version | string | 20 | 否 | Android4.4 | 系统版本+机器型号 | |
client_type | string | 20 | 否 | iphone/android/ipad | 手机型号(不区分大小写) | |
screen_size | string | 20 | 否 | 800x900 | (手机尺寸) |
请求参数
参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
---|---|---|---|---|---|
forumCode | String | 否 | 10004 | 0 | 版块code |
lastedTime | int | 是 | 1467769943000 | 0 | 时间戳 |
limit | int | 是 | 5 | 10 | 每页多少条 |
uid | int | 是 | 7998189 | 0 | 用户uid |
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8095/social/?method=app.social.getHotPostList&forumCode=10004&lastedTime=1467769943000&limit=2&debug=XYZ
响应
code为200即为成功,否则是失败。 响应JSON格式如下所示:
{
"alg": "SALT_MD5",
"code": 200,
"data": {
"lastedTime": 1479188572000,
"list": [
{
"authorInfo": {
"bgPic": "",
"signature": "",
"uid": 18148996
},
"blocks": [
{
"contentData": "发挥积极参与国际竞争sddfsdfsdfsd",
"order": 1,
"postsId": 4480,
"templateKey": "text"
},
{
"contentData": "http://img12.static.yhbimg.com/social/2017/01/16/17/02928fc0537aecae338c057ecfde540028.jpg?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 2,
"postsId": 4480,
"size": "695x927",
"templateKey": "image"
},
{
"contentData": "http://img10.static.yhbimg.com/social/2017/01/16/17/01bf097d9744b3dec252f3157ac324fce1.jpg?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 3,
"postsId": 4480,
"size": "927x927",
"templateKey": "image"
},
{
"contentData": "http://img13.static.yhbimg.com/social/2017/01/16/17/02c98a3f626cc212bdd8282fce81d8e8b5.jpg?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 4,
"postsId": 4480,
"size": "927x661",
"templateKey": "image"
},
{
"contentData": "http://img12.static.yhbimg.com/social/2017/01/16/17/02bb1ad8ed75b8dd184148eb66e192a6ac.jpg?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 5,
"postsId": 4480,
"size": "922x927",
"templateKey": "image"
},
{
"contentData": "http://img12.static.yhbimg.com/social/2017/01/16/17/026fe8d112acc7ef7d7bd38acaa43bf917.jpg?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 6,
"postsId": 4480,
"size": "927x695",
"templateKey": "image"
},
{
"contentData": "http://img11.static.yhbimg.com/social/2017/01/16/17/01df85af81c7e6bb13ae66d4c45f605531.jpg?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 7,
"postsId": 4480,
"size": "927x927",
"templateKey": "image"
},
{
"contentData": "{\"title\":\"测试视频123\",\"type\":1,\"url\":\"http://www.yohoboys.com/news/index-15681-0-0.html\"}",
"order": 8,
"postsId": 4480,
"templateKey": "link"
}
],
"browse": 0,
"comment": 4,
"createTime": 1484556756105,
"forumCode": 10004,
"forumName": "潮人自曝",
"hasPraise": "N",
"id": 4480,
"indexTopTime": 1484556756105,
"isForumTop": 0,
"isHot": 1,
"isIndexTop": 0,
"postsTitle": "测试发布帖子9999",
"praise": 10,
"revieweState": 0,
"revieweTime": 0,
"status": 0,
"updateTime": 1484635515960
},
{
"authorInfo": {
"bgPic": "",
"uid": 21188310
},
"blocks": [
{
"contentData": "衣服不错,纯棉的",
"order": 1,
"postsId": 4154,
"templateKey": "text"
},
{
"contentData": "http://img11.static.yhbimg.com/sns/2016/11/15/13/01022d57ac1dabe9f2420ed345aaa54dbc.png?imageMogr2/auto-orient/thumbnail/!{width}x{height}r",
"order": 2,
"postsId": 4154,
"templateKey": "image"
}
],
"browse": 0,
"comment": 0,
"createTime": 1479188572000,
"forumCode": 10004,
"forumName": "潮人自曝",
"hasPraise": "N",
"id": 4154,
"indexTopTime": 1479188572000,
"isForumTop": 0,
"isHot": 1,
"isIndexTop": 0,
"postsTitle": "有货晒单分享",
"praise": 0,
"revieweState": 0,
"revieweTime": 0,
"status": 0,
"updateTime": 1479188572000,
"voteInfo": {
"counts": 25,
"deadline": 6,
"hasVoted": "N",
"optionImages": [
"http://img10.static.yhbimg.com/yhb-img01/2017/02/16/11/012637d0231689141f720b8f687b3ddfa8.jpg?imageView/{mode}/w/{width}/h/{height}",
"http://img11.static.yhbimg.com/yhb-img01/2017/02/16/11/01e18216efbae9bb04a07980a4ab135bf4.jpg?imageView/{mode}/w/{width}/h/{height}"
],
"type": 1
}
}
],
"pageSize": 2,
"total": 16
},
"md5": "f0bcc1f9aa6d78b42654933a73f29991",
"message": "板块最热帖子"
}
{
"message": "请选择版块",
"code": 403
}