Changes between Version 5 and Version 6 of pchouse_magazine_interface_3.3.0


Ignore:
Timestamp:
01/11/2016 03:11:18 PM (10 years ago)
Author:
dengyurong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pchouse_magazine_interface_3.3.0

    v5 v6  
    326326---------- 
    327327 
     328=== 1.5设置消息为已读 === 
     329'''(开发已完成)'''[[BR]] 
     330>设置“帖子回复”为已读地址:http://test232.pchouse.com.cn:8001/intf/sysnotice.jsp?act=readAll&siteId=6&typeIds=6030,6031&accountId=25018537&groupType=4 [[BR]] 
     331设置“期刊回复”为已读地址:http://test232.pchouse.com.cn:8001/intf/sysnotice.jsp?act=readAll&siteId=6&typeIds=6092,6093&accountId=25018537&groupType=9  [[BR]] 
     332设置“系统消息”为已读地址:http://test232.pchouse.com.cn:8001/intf/sysnotice.jsp?act=readAll&siteId=6&typeIds=6091&&accountId=25018537&groupType=9  [[BR]] 
     333 
     334**说明** 
     335 
     336> 非mrobot接口 
     337 
     338**缓存时间** 
     339 
     340>0 
     341 
     342**提交方式** 
     343 
     344> post 
     345 
     346**是否登录** 
     347 
     348> 是 
     349 
     350**数据来源** 
     351 
     352>bip 
     353 
     354**参数** 
     355 
     356||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 
     357||= account =||= 用户id =|| string ||=  =||= 是 =||=  =|| 
     358||= act =||= 操作 =||= string =||=  =||= 是 =||= readAll表示设置全部消息为已读 =|| 
     359||= siteId =||= 网站id =||= int =||=  =||= 是 =||= 6表示家居网 =|| 
     360||= typeIds =||= 分类 =||= string =||=  =||= 是 =||= 6030,6031:帖子;6092,6093:期刊;6091:系统 =|| 
     361||= groupType =||= 组 =||= int =||=  =||= 否 =||= 4:帖子;9:期刊和系统 =|| 
     362 
     363**返回** 
     364 
     365{{{#!java 
     3660 
     367}}} 
     368 
     369 
     370---------- 
     371 
    328372== 2.联系杂志君 == 
    329373----------