Changes between Version 45 and Version 46 of pcauto_4.3.0/interface


Ignore:
Timestamp:
04/29/2014 12:07:05 PM (12 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.3.0/interface

    v45 v46  
    787787 
    788788}}} 
     789 
     790=== 2.25 [=#point225 个人中心推广] === 
     791{{{ 
     792    url:http://mrobot.pcauto.com.cn/v3/bbs/personalExtend  (已上线) 
     793    作用:获取个人中心的推广内容,由编辑在cms里维护 
     794    使用范围:汽车网app 
     795 
     796    HTTP请求方式:get 
     797    是否需要登录:否 
     798    请求参数:none 
     799    返回参数: 
     800{ 
     801    "data": [ 
     802        { 
     803            "title": "我是文字链", 
     804            "to-uri": "pcautobrowser://information-article/id" 
     805        } 
     806    ] 
     807} 
     808 
     809}}}