Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 3
and
Version 4
of
apns
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/08/2012 02:02:28 PM (
14 years
ago)
Author:
chenxiaohu
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
apns
v3
v4
22
22
"receive_type":"7",//接收通知类型设置,0:none,1:badge,2:sound,4:alter,8:newsstand,多个类型用或运算拼接
23
23
24
//添加过滤
标签
24
//添加过滤
字段
25
25
"field":{
26
26
//"name":"value" name:字段名称,需要在后台定义;value:具体值,注意:在后台定义字段时需要指定单直还是多值(用于筛选条件),如果是单值则每次多会覆盖上一次的值,否则,增加一项