Changes between Version 20 and Version 21 of pcauto_4.2.0/interface


Ignore:
Timestamp:
02/24/2014 09:47:46 AM (12 years ago)
Author:
maozhijun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.2.0/interface

    v20 v21  
    411411{{{ 
    412412token数据放在passport2,赖子粼负责 
    413 接口URL: 
    414 接口是否已经完善:否 
     413接口URL:http://dev1.pcauto.com.cn/passport2/api/mobilePushInfo.jsp 
     414 
     415必填参数: 
     416act=addMobilePushInfo 
     417deviceType=iOS//设备类型 
     418token=xxx//推送token 
     419 
     420是否需要登录:是 
     421返回格式:json  
     422支持跨域:是 
     423支持回调:是 
     424缓存方式:无 
     425缓存时间:无 
     426 
     427返回 
     428{"code":0,"message":"数据已经插入"} 
     429 
     430接口是否已经完善:测试环境 
    415431}}} 
    416432