Changes between Version 39 and Version 40 of pcauto_bbs_1.0.0/intfs


Ignore:
Timestamp:
04/15/2013 04:17:07 PM (13 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_bbs_1.0.0/intfs

    v39 v40  
    6969    "topicList":[  / 
    7070        {/每条的数据 
    71             "time":123,   //格式是时间戳,创建或最终修改时间 
     71            "updateAt":123,   //格式是时间戳,创建或最终修改时间 
    7272            "floorIndex":812,//评论所属的楼层 
    7373            "username":"爱车", //用户名 
     
    7878            "replyCount":6175,//回复数 
    7979            "view":195872,//阅读数 
    80              "floor":812,//楼层数 
    8180            "uri":"http://itbbs.pconline.com.cn/mobile/13597147.html" //帖子url   
    8281         } 
     
    105104    "topicList":[  / 
    106105        {/每条的数据 
    107             "time":123,   //格式是时间戳,创建或最终修改时间 
     106            "updateAt":123,   //格式是时间戳,创建或最终修改时间 
    108107            “tag”:”postReplay”   //包括''system”,”stationMail”,”postReplay” 三种类型 
    109108            "content":"三两下root好并精简你的三星I9100",   //内容,三者都有  ,字数有限制 
     
    262261            "author": "白云敏少",   //作者 
    263262            "replyCount": 261,          //回复数 
    264             "forumName": "广州分会"         //来源论坛 
     263            "view":100,                    //阅读数 
     264            "forumName": "广州分会",                //来源论坛 
     265            "updateAt":1315237579000    //发帖时间 
    265266        }, 
    266267        { 
     
    271272            "author": "白云敏少", 
    272273            "replyCount": 87, 
    273             "forumName": "广州分会" 
     274            "view":100,   
     275            "forumName": "广州分会", 
     276            "updateAt":1315237579000 
    274277        } 
    275278    ]