Changes between Version 41 and Version 42 of pcauto_pconline_4.0.0/intf


Ignore:
Timestamp:
04/01/2013 09:32:27 AM (13 years ago)
Author:
yaoming
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_pconline_4.0.0/intf

    v41 v42  
    103103    "topicList":[  / 
    104104        { 
    105             "time":123,   //时间,创建或最终修改时间 
     105            "time":123,   //格式是时间戳,创建或最终修改时间 
    106106            "flag":"精", //是否为精,图等 
    107107            "replyCount":6175,//回复数 
     
    136136     "topicList":[ / 
    137137          { 
    138                "time":123, //时间,创建或最终修改时间 
     138               "time":123, //格式是时间戳,创建或最终修改时间 
    139139               "replyName":“你好” //回复者名称, 
    140140               "replyImage":“http://mrobot….jpg” //回复者头像url 
    141141               "title":"三两下root好并精简你的三星I9100",//标题 
    142                "replyContent":"回复内容为9", //回复内容 
     142               "replyContent":"回复内容为9", //回复内容,字数限制 
    143143               "topicId":13597147, // 帖子id 
     144              "replyCount":6175,//回复数 
     145            "view":195872,//阅读数 
     146             "floor":812,//楼层数 
    144147               "uri":"http://itbbs.pconline.com.cn/mobile/13597147.html" //帖子url       
    145148               
     
    169172     "topicList":[  
    170173          { 
    171                "time":123, //时间,创建或最终修改时间 
     174               "time":123, //格式是时间戳,创建或最终修改时间 
    172175               "replyName":“你好” //回复者名称, 
    173176               "replyImage":“http://mrobot….jpg” //回复者头像url 
     
    203206                        “name”:”宝马”, //车型名字 
    204207                         “image”:http://mrobot.pcauto.com/baoma.jpg, //车型小图url 
    205                          “price”:35.23  //车型价格 
     208                         “price”:“35.23w”  //,字符串,车型价格 
    206209                }, 
    207210                { 
     
    209212                        “name”:”宝马”, //车型名字 
    210213                         “image”:http://mrobot.pcauto.com/baoma.jpg, //车型小图url 
    211                          “price”:35.23  //车型价格 
     214                         “price”:"35.23w"  //,字符串,车型价格 
    212215                } 
    213216             ]