Changes between Version 191 and Version 192 of price_jiekou


Ignore:
Timestamp:
10/17/2014 05:15:10 PM (12 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v191 v192  
    18281828 
    18291829=== 35.1 分类订阅 === 
    1830 {{{ 
    1831     url:http://192.168.50.32:8082/intf/iphone/subscription_add_sec.jsp 
     1830iOS调用接口 
     1831{{{ 
     1832    url:http://best.pconline.com.cn/intf/iphone/subscription_add_sec.jsp 
    18321833    参数: 
    18331834     addition 附加信息:"token-timestamp" (timestamp 秒)  DES加密,10秒后失效 
     
    18511852      
    18521853}}} 
    1853  
     1854Android调用接口: 
     1855{{{ 
     1856    url:http://best.pconline.com.cn/intf/iphone/subscription_add_sec.jsp 
     1857    参数: 
     1858     addition 附加信息:"token-timestamp" (timestamp 秒)  DES加密,10秒后失效 
     1859     typeIds: 
     1860     beginTime:(如果勿扰模式关闭了,就不传此字段) 
     1861     endTime:(如果勿扰模式关闭了,就不传此字段) 
     1862     open: (1发推送,0不发推送) 
     1863     sound:(1为有声音,0为无) 
     1864     shake:(1为有振动,0为无) 
     1865     device: 1(固定传递1) 
     1866    请求方法:post 
     1867    是否需要登录:是 
     1868    返回参数: 
     1869    success 
     1870      
     1871}}} 
    18541872=== 35.2 提交精准订阅规则 === 
    18551873(维护:成荣伟)