Changes between Version 11 and Version 12 of pcauto_4.2.0/interface


Ignore:
Timestamp:
02/20/2014 05:31:00 PM (12 years ago)
Author:
maozhijun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.2.0/interface

    v11 v12  
    156156=== 2.6  [=#point206 我的评论]=== 
    157157{{{ 
    158 接口是否已经完善:否 
     158接口URL:http://cmt.pcauto.com.cn/intf/uc_user_cmt.jsp 
     159 
     160必填参数: 
     161userId:用户ID 
     162webSite:pcauto 
     163 
     164提交方式:GET 
     165是否需要登录:是 
     166返回格式:json  
     167缓存方式:无 
     168缓存时间:无 
     169 
     170结果返回: 
     171{ 
     172    "total":18, 
     173    "uid":8749870, 
     174    "status":0, 
     175    "pageNo":1, 
     176    "pageSize":20, 
     177    "data":[ 
     178    { 
     179        "content":"烂马6", 
     180        "id":26631960, 
     181        "createTime":1391850176000, 
     182        "topicTitle":"最高降幅5.4万 10款主流B级车迎新春促销", 
     183        "topicUrl":"http://www.pcauto.com.cn/qcbj/381/3819521.html", 
     184        "floor":58, 
     185        "status":2, 
     186        "nickname":"小星星", 
     187        "replyRef":{ 
     188              "content":"认了他就老老实实喊教练,要不当初你就不要让他教。发这种言论,你俩不愧是狗教的", 
     189              "uid":0, 
     190              "id":26269691, 
     191              "createTime":1384150537000, 
     192              "floor":21, 
     193              "status":2, 
     194              "nickname":"浙江省嘉兴市网友", 
     195              "replyRef":{ 
     196              }, 
     197              "ip":"192.168.239.90-115.230.213.159" 
     198        }, 
     199        "topicId":13107080, 
     200        "url":"http://cmt.pcauto.com.cn/topic/a0/r0/p1/ps20/t13107080.html", 
     201        "ip":"192.168.239.108-14.23.114.34" 
     202    } 
     203    ] 
     204} 
     205 
    159206}}} 
    160207