Changes between Version 6 and Version 7 of user_center/intf


Ignore:
Timestamp:
02/13/2014 10:42:25 AM (12 years ago)
Author:
yangmengjun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user_center/intf

    v6 v7  
    44{{{ 
    55    url: http://mrobot.pcauto.com.cn/v2/magazine/search?pageNo=1&pageSize=100&device_type=ipad&q=bmw 
    6     作用:根据关键字搜索杂志期刊中的文章 
    7     使用范围:汽车杂志iPad/iPhone客户端 
     6    作用: 根据关键字搜索杂志期刊中的文章 
     7    使用范围: 汽车杂志iPad/iPhone客户端 
    88    HTTP请求方式:GET 
    99    是否需要登录:否                           
     
    2323{{{ 
    2424    url: http://mrobot.pcauto.com.cn/configs/pcauto_magazine_hotwords 
    25     使用范围:汽车杂志iPad/iPhone客户端 
     25    作用: 热词接口 
     26    使用范围:汽 车杂志iPad/iPhone客户端 
    2627    HTTP请求方式:GET 
    2728    返回结果: 
    28     { 
    29         list: [ ], 
    30         pageNo: 1, 
    31         pageSize: 100, 
    32         total: 0 
    33     } 
     29{ 
     30    list: [ 
     31        { 
     32            v: "focus" 
     33        }, 
     34        { 
     35            v: "bmw" 
     36        } 
     37    ] 
     38} 
    3439}}} 
    3540 
    36 广告:http://mrobot.pcauto.com.cn/configs/pcauto_magazine_ads 
     41=== 1.3 广告 === 
     42{{{ 
     43    url: http://mrobot.pcauto.com.cn/configs/pcauto_magazine_ads 
     44    作用: 广告 
     45    使用范围:汽 车杂志iPad/iPhone客户端 
     46    HTTP请求方式:GET 
     47    返回结果: 
     48}}} 
    3749 
    3850=== 2. 家居iPad/iPhone ===