Changes between Version 8 and Version 9 of app2.0/03_personal


Ignore:
Timestamp:
02/11/2015 06:05:14 PM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/03_personal

    v8 v9  
    224224 
    225225* common_session_id 
    226 * blTime  最近一次访问爆料的时间 
    227 * plTime  最近一次访问评论的时间 
    228 * tryTime  最近一次访问试用的时间 
     226* lastAccessTime 最近一次访问该接口的时间 
    229227 
    230228**返回** 
     
    238236        newCommentCount: 1   // 新收到的评论数量 
    239237        newSystemNoticeCount: 1  // 新收到的系统消息数量 
    240         newTrialCount: 2  // 新审核通过的试用数量 
    241238    } 
    242239}