Changes between Version 27 and Version 28 of pcauto_club_4.6.0/api


Ignore:
Timestamp:
12/18/2015 11:24:34 AM (10 years ago)
Author:
liangzhicong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_club_4.6.0/api

    v27 v28  
    344344        } 
    345345     ]   
    346   "newestTopics": [//最新列表 
     346  "newestTopics": { 
     347       pageCount: 1, 
     348       pageNo: 1, 
     349       pageSize: 20, 
     350       total: 1, 
     351       newestTopicsList: [//最新列表 
    347352           { 
    348353            "author": { 
     
    374379           }, 
    375380       ] 
    376     "pickList": [//最热列表 
     381    } 
     382    "pick: { 
     383       pageCount: 1, 
     384       pageNo: 1, 
     385       pageSize: 20, 
     386       total: 1, 
     387       pickList": [//最热列表 
    377388           { 
    378389            "author": { 
     
    405416           }, 
    406417       ] 
     418    } 
    407419} 
    408420