Changes between Version 129 and Version 130 of pcauto_bbs_1.0.0/intfs


Ignore:
Timestamp:
05/06/2013 05:26:42 PM (13 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_bbs_1.0.0/intfs

    v129 v130  
    4141    请求参数:none 
    4242    返回参数: 
    43     { "newMsgCount": 2000 } 
    44     newMsgCount:新消息的数量,当该数值超过五位数时,只返回99999。新消息是指汽车论坛的站内信,不包括认证失败的消息。 
     43    { 
     44 
     45    "systemNoticeCount": 0, //系统消息数 
     46    "messageCount": 0, // 短消息数 
     47    "fansCount": 0 //新粉丝数 
     48 
     49} 
    4550 
    4651}}}