Changes between Version 62 and Version 63 of pconline_chanpingku/intf


Ignore:
Timestamp:
08/16/2012 09:46:19 AM (14 years ago)
Author:
daiyuwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_chanpingku/intf

    v62 v63  
    173173    http://mrobot.pconline.com.cn/v3/product/information/501690 
    174174 
    175 返回参数{ 
    176    "productId":501690, 
    177     "total":20, 
    178         "orderId":1, 
    179         "fmt":json, 
    180         "articleList":[ 
    181        { 
    182             "id ":1234, 
    183                 "title":"苦逼0", 
    184                 "channel":"评测", 
    185          
    186            }, 
    187              { 
    188               "id ":1234, 
    189                 "title":"苦逼0", 
    190                 "channel":"评测", 
    191        
    192            } 
    193     ]    
     175返回参数 
     176{ 
     177    "total": 136, 
     178    "pageCount": 68, 
     179    "pageNo": 1, 
     180    "pageSize": 2, 
     181    "articleList": [ 
     182        { 
     183            "id": "2893356", 
     184            "title": "不为损失?分析师曝光苹果告三星真正动机", 
     185            "image": "http://img0.pconline.com.cn/pconline/1208/08/g_2893356_1344389815827.jpg", 
     186            "channel": "相关文章" 
     187        }, 
     188        { 
     189            "id": "2893491", 
     190            "title": "市场销量达到7成! iPad霸占中国平板领域", 
     191            "image": "http://img0.pconline.com.cn/pconline/1208/08/g_2893491_1344392560706.jpg", 
     192            "channel": "相关文章" 
     193        } 
     194    ], 
     195    "productId": 501690 
    194196} 
     197 
    195198 
    196199id 文章id 
    197200title 标题 
    198201channel 文章栏目 
    199 commentNum 评论数 
     202total  评论数 
     203pageCount 总页数 
     204image 导读图 
    200205}}} 
    201206