Changes between Version 1 and Version 2 of apns
- Timestamp:
- 05/08/2012 01:58:22 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
apns
v1 v2 24 24 //添加过滤标签 25 25 "filter":{ 26 "{filter_type}":"{filter_lab}",//filter_type:过滤类型,需要在后台定义,否则将忽略此标签;filter_lab:具体标签,注意:在后台定义类型时可以选择单直还是 组合,如果是单值则每次多会覆盖上一次的值,否则,增加一项27 "download": "2012.5(上)"//实例1,组合类型28 "subscription":"0" //实例2,单值26 "{filter_type}":"{filter_lab}",//filter_type:过滤类型,需要在后台定义,否则将忽略此标签;filter_lab:具体标签,注意:在后台定义类型时可以选择单直还是多值,如果是单值则每次多会覆盖上一次的值,否则,增加一项 27 "download":["2012.5(上)"] //实例1,多值类型需要用数组方式 28 "subscription":"0" //实例2,单值 29 29 } 30 30 }
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)