POST
返回值
{
"status": "success",
"data": {
"id": "55a46f35cfa63404d900000a"
"ttt":model:data
}
}
错误代码列表
|
|
|
|
GET
说明
action:删除delete 点赞like 取消点赞unlike
错误代码列表
|
GET
返回值
{
"status": "success",
"data": [
{
"is_liked": 2, //是否点过赞 1 点过 2 未点过
"list_type": "posts", //列表显示类型 posts帖子 rec_posts 推荐帖子 rec_supplier 推荐供应商
"posts": {
"id": "55c44c20cfa6340bbf000001",
"team_id": "1VFJI",
"passport_id": "1VFJI",
"b_id": "1VFJI",
"title": "我的主题4",
"content": "我的主题4",
"attachment": [],
"images": [
{
"h": 100,
"url": "http://wdwd-shop.qiniudn.com/55549e99f0351.png",
"w": 100
}
],
"tag": "",
"is_top": 0,
"is_essence": 0,
"is_feed": 0,
"liked_num": 0,
"comment_num": 0,
"views": 0,
"ip": "127.0.0.1:53364",
"created_at": 1438927904,
"update_at": 0
},
"team": {
"avatar": "http://img.hb.aicdn.com/be629231cc1177f1454742a86d2fa96e4e9926872ace7-oLAz3L_fw658",
"team_id": "1VFJI",
"team_name": "全员销售qqq"
},
"dealer": {
"avatar": "http://wdwd-wx.wdwd.com/557a55d0d7f1f.jpg",
"dealer_id": "1VFJI",
"nickname": "和和顺顺"
}
},
{
"list_type": "posts",
"posts": {
"id": "55c41c4fcfa63406e6000001",
"team_id": "1VFJI",
"passport_id": "1VFJI",
"b_id": "1VFJI",
"title": "我的主题4",
"content": "我的主题4",
"attachment": [],
"images": [
{
"h": 100,
"url": "http://wdwd-shop.qiniudn.com/55549e99f0351.png",
"w": 100
}
],
"tag": "",
"is_top": 0,
"is_essence": 0,
"is_feed": 0,
"liked_num": 0,
"comment_num": 0,
"views": 0,
"ip": "127.0.0.1:50248",
"created_at": 1438915663,
"update_at": 0
},
"team": {
"avatar": "http://img.hb.aicdn.com/be629231cc1177f1454742a86d2fa96e4e9926872ace7-oLAz3L_fw658",
"team_id": "1VFJI",
"team_name": "全员销售qqq"
},
"dealer": {
"avatar": "http://wdwd-wx.wdwd.com/557a55d0d7f1f.jpg",
"dealer_id": "1VFJI",
"nickname": "和和顺顺"
}
}
]
}
错误代码列表
|
GET
说明
action:点击数click 点赞like 取消点赞unlike
错误代码列表
|
|
GET
返回值
{
"status": "success",
"data": [
{
"is_liked": 2, //是否点过赞 1 点过 2 未点过
"list_type": "posts",
"posts": {
"id": "55c44c20cfa6340bbf000001",
"team_id": "1VFJI",
"passport_id": "1VFJI",
"b_id": "1VFJI",
"title": "我的主题4",
"content": "我的主题4",
"attachment": [],
"images": [
{
"h": 100,
"url": "http://wdwd-shop.qiniudn.com/55549e99f0351.png",
"w": 100
}
],
"tag": "",
"is_top": 0,
"is_essence": 0,
"is_feed": 0,
"liked_num": 0,
"comment_num": 0,
"views": 0,
"ip": "127.0.0.1:53364",
"created_at": 1438927904,
"update_at": 0
},
"team": {
"avatar": "http://img.hb.aicdn.com/be629231cc1177f1454742a86d2fa96e4e9926872ace7-oLAz3L_fw658",
"team_id": "1VFJI",
"team_name": "全员销售qqq"
},
"dealer": {
"avatar": "http://wdwd-wx.wdwd.com/557a55d0d7f1f.jpg",
"dealer_id": "1VFJI",
"nickname": "和和顺顺"
}
}
]
}
错误代码列表
|
GET
返回值
action : 置顶top 精华essence 取消置顶cancel_top 取消精华cancel_essence 同步到有料feed 删除delete 点赞like 取消点赞unlike
错误代码列表
|