Changes between Version 14 and Version 15 of appapi/4.2


Ignore:
Timestamp:
05/12/2015 06:20:26 PM (11 years ago)
Author:
guhenghong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.2

    v14 v15  
    229229 
    230230返回结果: 
    231 { 
    232    code : 0成功,-1失败 
    233    message : 提示信息 
    234    version : 接口版本号如1.0,1.0(latest)表示最新版本 
    235 } 
    236 }}} 
    237  
     231    { 
     232    "forumList": [ 
     233        { 
     234            "forumDesc": "", 
     235            "forumIcon": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1304/02/c5/19467254_1364888380062_270x202.jpg", 
     236            "forumId": 14674, 
     237            "forumName": "嘉年华论坛", 
     238            "forumUrl": "http://localhost.pcauto.com.cn/bbs7/forum-14674.html", 
     239            "todayNewPostCount": 1530, 
     240            "topicCount": 14143 
     241        } 
     242    ], 
     243 
     244    "code": 0成功,-1失败, 
     245    "message": 提示信息, 
     246    "version": 接口版本号如1.0,1.0(latest)表示最新版本 
     247    } 
    238248==== 1.2.2 车友圈主题列表 ==== 
    239249{{{