Changes between Version 5 and Version 6 of AndroidPushInterface2


Ignore:
Timestamp:
10/12/2012 02:47:05 PM (14 years ago)
Author:
xiawen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPushInterface2

    v5 v6  
    77接口地址: 
    88{{{ 
    9     http://p.imofan.com/pull/{dev_id}/{app_id}/{ts}/{ver_code} 
     9    http://p.imofan.com/pull/{dev_id}/{app_id}/{ts}/{md5} 
    1010}}} 
    1111 
     
    1515||ts||时间戳列表|| 
    1616||dev_id||设备的唯一标识,采用魔方数据分析的dev_id|| 
    17 ||ver_code||对app_key、dev_id进行不可逆加密后的校验码|| 
     17||md5||对app_key、dev_id进行不可逆加密后的校验码|| 
    1818 
    1919注意: