Changes between Version 55 and Version 56 of pcauto_club_4.0.0/api


Ignore:
Timestamp:
03/17/2015 04:38:32 PM (11 years ago)
Author:
xieweijie
Comment:

增加 同城推荐

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_club_4.0.0/api

    v55 v56  
    815815 
    816816== 其他 == 
     817=== 同城推荐(论坛同事看)=== 
     818{{{ 
     819参考 
     820http://bbs.pcauto.com.cn/intf/topics.do?tids=5362127 
     821返回字段 
     822[ 
     823   { 
     824       "createAt": 1411878476000,//创建时间 
     825       "fid": 19017,//论坛id 
     826       "lastPostAt": 1421916788000,//最后回复时间 
     827       "nickName": "jiangyun22",//作者昵称 
     828       "replyCount": 24,//回复数 
     829       "tid": 5362127,//帖子id 
     830       "title": "shishi",//帖子标题 
     831       "uid": 32394272,//作者id 
     832       "uri": "http://bbs.pcauto.com.cn/topic-5362127.html",//帖子url 
     833       "userName": "jiangyun24",//作者真名 
     834       "view": 102//阅读数 
     835       "forumName"://论坛名字 
     836   }, 
     837   ... 
     838] 
     839 
     840}}} 
    817841=== PV统计 === 
    818842{{{