Changes between Version 37 and Version 38 of pcauto_4.5.0/interface


Ignore:
Timestamp:
09/16/2014 09:34:26 AM (12 years ago)
Author:
chenziyang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.0/interface

    v37 v38  
    178178=== 2.2.0 [=#point2.2.0 论坛首页-热门版块] === 
    179179{{{ 
    180     请求url: 
     180    请求url:http://mrobot.pcauto.com.cn/v3/bbs/hotForums 
    181181    HTTP请求方式:GET 
    182182    是否需要登录:false 
     
    185185    缓存时间:60分钟 
    186186    请求参数: 
    187     说明: 
    188     返回结果: 
    189 { 
    190   "hot": [ 
    191     { 
    192       "id": 1, 
    193       "name": "奥迪A4L", 
    194       "image": "" 
    195     } 
    196   ] 
    197 } 
     187    snum:返回数据数量,如果不传,默认为9 
     188    说明: 
     189    请求后端url:http://bbs.pcauto.com.cn/intf/_hotForums.jsp?noForums=1,15673,15674,15675,2427,715,9999,16031&snum=9&p2=19&display=json&callback=json 
     190    返回结果: 
     191[ 
     192    { 
     193        "forumId": 19139, 
     194        "forumName": "比亚迪秦论坛", 
     195        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1309/12/c11/25593552_1378976095023_270x202.jpg", 
     196        "postCount": 317205, 
     197        "url": "http://bbs.pcauto.com.cn/forum-19139.html" 
     198    }, 
     199    { 
     200        "forumId": 14674, 
     201        "forumName": "嘉年华论坛", 
     202        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1304/02/c5/19467254_1364888380062_270x202.jpg", 
     203        "postCount": 247368, 
     204        "url": "http://bbs.pcauto.com.cn/forum-14674.html" 
     205    }, 
     206    { 
     207        "forumId": 17613, 
     208        "forumName": "马自达CX-5论坛", 
     209        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1308/06/c10/24195777_1375765250750_270x202.jpg", 
     210        "postCount": 144293, 
     211        "url": "http://bbs.pcauto.com.cn/forum-17613.html" 
     212    }, 
     213    { 
     214        "forumId": 14144, 
     215        "forumName": "奥德赛论坛", 
     216        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1408/01/c4/36942311_36942311_1406867057125_800x600.jpg", 
     217        "postCount": 241257, 
     218        "url": "http://bbs.pcauto.com.cn/forum-14144.html" 
     219    }, 
     220    { 
     221        "forumId": 14570, 
     222        "forumName": "凯越论坛", 
     223        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1307/17/c9/23421327_1374033864234_350x260.jpg", 
     224        "postCount": 443709, 
     225        "url": "http://bbs.pcauto.com.cn/forum-14570.html" 
     226    }, 
     227    { 
     228        "forumId": 18685, 
     229        "forumName": "朗动论坛", 
     230        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1208/10/c4/12818185_12818185_1344587668078_270x202.jpg", 
     231        "postCount": 141326, 
     232        "url": "http://bbs.pcauto.com.cn/forum-18685.html" 
     233    }, 
     234    { 
     235        "forumId": 15333, 
     236        "forumName": "轩逸论坛", 
     237        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1207/18/c1/12381268_12381268_1342621401348_270x202.jpg", 
     238        "postCount": 259080, 
     239        "url": "http://bbs.pcauto.com.cn/forum-15333.html" 
     240    }, 
     241    { 
     242        "forumId": 15596, 
     243        "forumName": "明锐论坛", 
     244        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1308/20/c9/24674746_1376993577424_350x260.jpg", 
     245        "postCount": 999524, 
     246        "url": "http://bbs.pcauto.com.cn/forum-15596.html" 
     247    }, 
     248    { 
     249        "forumId": 14150, 
     250        "forumName": "帕萨特论坛", 
     251        "icon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1310/08/c3/27088823_1381201677296_270x202.jpg", 
     252        "postCount": 190471, 
     253        "url": "http://bbs.pcauto.com.cn/forum-14150.html" 
     254    } 
     255] 
    198256}}} 
    199257