Changes between Version 32 and Version 33 of pcauto_drive_1.2.0/interface


Ignore:
Timestamp:
06/30/2015 11:19:16 AM (11 years ago)
Author:
dengyurong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_drive_1.2.0/interface

    v32 v33  
    366366 
    367367}}} 
    368 ==== 2.2.4 [=#point2.2.4 获取最新回复数] ==== 
     368==== 2.2.4 [=#point2.2.4 获取最新消息数] ==== 
    369369(开发已完成,测试请连开发机代理) 
    370370{{{ 
     
    380380    返回结果: 
    381381     { 
    382         replyCount: 0,    //回复未读数 
    383         praiseCount: 0    //点赞未读数 
     382        replyCount: 0,    //回复我的未读数 
     383        praiseCount: 0    //赞我的未读数 
    384384     } 
    385385}}}