Changes between Version 189 and Version 190 of pcauto_4.0.0/interface


Ignore:
Timestamp:
11/01/2013 12:09:53 PM (12 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v189 v190  
    11241124}}} 
    11251125 
     1126=== 2.41 [=#point241 热门帖子]=== 
     1127{{{ 
     1128修改该接口:http://trac.pc.com.cn/iphone/wiki/pcauto_pconline_4.0.0/intf#point208,在原来的基础上添加以下字段 
     1129返回参数: 
     1130"topicList":[ 
     1131        { 
     1132            "title":"todo",                              //帖子标题 
     1133            "createAt":123, //格式是时间戳,创建或最终修改时间 
     1134            "replyCount":100,                      //帖子的回复数 
     1135            "replyView":100,                       //帖子的阅读数 
     1136            "author":"todo",                          //帖子的作者 
     1137            "topicId":"123456",                            //帖子id 
     1138            "image":"http://xxxx.png",             //帖子的导读图 
     1139            "ups":123, 
     1140            "downs":123,                           
     1141            "forumId":123,                            // 所属论坛id 
     1142            "forumName":路虎                      // 所属论坛名字 
     1143        } 
     1144    ] 
     1145}}} 
     1146 
    11261147== 3.开发时间、负责人、进度和实现方式== 
    11271148