Changes between Version 3 and Version 4 of pcauto_club_1.2.0/api
- Timestamp:
- 08/27/2014 02:57:57 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_club_1.2.0/api
v3 v4 89 89 } 90 90 }}} 91 92 === 2.43 推送设置接口 === 93 {{{ 94 url: 95 参数: 96 token://设备token 97 ids: //[1,0,1]数组,顺序表示帖子回复,私信,系统通知,1为打开,0为关闭 98 beginTime:(如果勿扰模式关闭了,就不传此字段) 99 endTime:(如果勿扰模式关闭了,就不传此字段) 100 open: (1发推送,0不发推送) 101 sound:(1为有声音,0为无) 102 shake:(1为有振动,0为无) 103 请求方法:post 104 是否需要登录:是 105 返回参数: 106 { 107 "description":"token或者ids为空",//错误详情 108 "status":0; (0:成功 109 -1:ids不正确或者日期格式不正确 110 -2:token为空或者ids为空 111 -3:提交方式不对,请改用Post提交 112 -4:设置失败) 113 } 114 115 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)