Authored by zhouxiang

no message

... ... @@ -555,7 +555,7 @@ code为200即为成功,否则是失败。
|uid|int|1-11|否|8050839||uid|
|fileData|MultipartFile||否|||图片对象|
|uid|int|1-11|否|8050839||uid|
|bucket|String||否|yhb_head||头像bucket|
|bucket|String||否|yhb-head||头像bucket|
#### 接口说明
| 接口说明||
... ...
... ... @@ -51,20 +51,33 @@ code为200即为成功,否则是失败。
"lastedTime": 1468912451102,
"list": [
{
"id": 30,
"uid": 8050426,
"title": "帖子被设为热门",
"id": 16,
"uid": 10863703,
"title": "帖子被首页置顶",
"type": "1",
"isRead": "Y",
"createTime": 1468912451102,
"isRead": "N",
"createTime": 1469605696673,
"content": {
"subTitle": "您发布的帖子太棒啦!已被管理员在复古市集会版块中设为热门",
"subTitle": "您发布的帖子太棒啦!已被管理员在首页置顶",
"postInfo": {
"forumName": "复古市集会",
"forumCode": "10001",
"postId": "1026",
"content": "戴帽时刘海不知道往哪分!?几条tips帮助你!"
}
"postId": "1728",
"content": "%E5%9B%9E%E5%A4%8D%E6%B5%8B%E8%AF%95"
},
"type": "1"
}
},
{
"id": 2,
"uid": 10863703,
"title": "您已被禁言",
"type": "1",
"isRead": "Y",
"createTime": 1469598967658,
"content": {
"subTitle": "因为违反社区相关规定,您已被禁言,如有疑问请咨询客服人员。",
"type": "2"
}
}
]
... ...