Changes between Version 2 and Version 3 of pcauto_pconline_3.4.0/comment_intf


Ignore:
Timestamp:
01/06/2013 03:41:54 PM (13 years ago)
Author:
chenyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_pconline_3.4.0/comment_intf

    v2 v3  
    11== 评论接口列表 == 
    22 
     3=== 1.1 http://mrobot.pconline.com.cn/v3/cmt/topics/[article-id] === 
     4{{{ 
     5 HTTP请求方式:get 
     6    是否需要登录:否 
     7    提交参数:article-id:文章id 
     8{ 
     9  "hotPosts": [ 
     10    { 
     11      "1": { 
     12        "photo": "http://126.fm/11XxiD", 
     13        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     14        "floor": "1737", 
     15        "time": "2013-01-05 09:05:40", 
     16        "content": "内容过于暴力,已和谐" 
     17      }, 
     18      "current": "1", 
     19       
     20    }, 
     21    { 
     22      "2": { 
     23        "photo": "http://126.fm/11XxiD", 
     24        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     25        "floor": "1737", 
     26        "time": "2013-01-05 09:05:40", 
     27        "content": "内容过于暴力,已和谐" 
     28      }, 
     29      "10": { 
     30        "photo": "http://126.fm/11XxiD", 
     31        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     32        "floor": "1737", 
     33        "time": "2013-01-05 09:05:40", 
     34        "content": "内容过于暴力,已和谐" 
     35      }, 
     36      "1": { 
     37        "photo": "http://126.fm/11XxiD", 
     38        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     39        "floor": "1737", 
     40        "time": "2013-01-05 09:05:40", 
     41        "content": "内容过于暴力,已和谐" 
     42      }, 
     43      "9": { 
     44        "photo": "http://126.fm/11XxiD", 
     45        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     46        "floor": "1737", 
     47        "time": "2013-01-05 09:05:40", 
     48        "content": "内容过于暴力,已和谐" 
     49      }, 
     50      "current": "10", 
     51       
     52    }, 
     53    { 
     54      "3": { 
     55        "photo": "http://126.fm/11XxiD", 
     56        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     57        "floor": "1737", 
     58        "time": "2013-01-05 09:05:40", 
     59        "content": "内容过于暴力,已和谐" 
     60      }, 
     61      "2": { 
     62        "photo": "http://126.fm/11XxiD", 
     63        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     64        "floor": "1737", 
     65        "time": "2013-01-05 09:05:40", 
     66        "content": "内容过于暴力,已和谐" 
     67      }, 
     68      "1": { 
     69        "photo": "http://126.fm/11XxiD", 
     70        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     71        "floor": "1737", 
     72        "time": "2013-01-05 09:05:40", 
     73        "content": "内容过于暴力,已和谐" 
     74      }, 
     75      "4": { 
     76        "photo": "http://126.fm/11XxiD", 
     77        "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
     78        "floor": "1737", 
     79        "time": "2013-01-05 09:05:40", 
     80        "content": "内容过于暴力,已和谐" 
     81      }, 
     82      "current": "4", 
     83       
     84    } 
     85  ], 
     86  "docUrl": "http://war.163.com/13/0104/17/8KD2B16L00014OMD.html" 
     87} 
     88}}}