Changes between Version 37 and Version 38 of pcauto_4.2.0/interface


Ignore:
Timestamp:
03/21/2014 05:44:32 PM (12 years ago)
Author:
maozhijun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.2.0/interface

    v37 v38  
    356356}}} 
    357357 
    358 === 2.10  [=#point210 获取系统消息接口]=== 
    359 {{{ 
     358=== 2.10  [=#point210 获取系统消息接口&清零系统消息]=== 
     359{{{ 
     360获取系统消息 
    360361接口URL:http://bip.pcauto.com.cn/intf/sysnotice.jsp 
    361362 
     
    364365siteId=网站ID(1是电脑网,2是汽车网,3是游戏网,4是女性网,5是亲子网,6是家居网) 
    365366status=-1(-1为已读和未读,0表示未读,1表示已读) 
     367typeIds=2004 
    366368 
    367369非必要参数: 
    368 typeIds=消息分类,开发人员提供 
    369370groupType=消息分组,默认全部,开发人员提供 
    370371status=0是未读,1是已读,默认-1是全部 
     
    410411resultText: 操作结果 
    411412} 
     413 
     414清零系统消息 
     415接口URL:http://mrobot.pcauto.com.cn/v3/bbs/setNewMsgState 
     416 
     417参数: 
     418messageType=1 
     419typeIds=2004 
     420 
     421提交方式:POST 
    412422}}} 
    413423