Changes between Version 13 and Version 14 of 2ndchild/interface


Ignore:
Timestamp:
12/19/2013 04:08:48 PM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2ndchild/interface

    v13 v14  
    3434=== 1.频道接口 (mrobot)=== 
    3535{{{ 
    36 URL: 
     36URL:http://mrobot.pcauto.com.cn/configs/pcbaby_secondchild_left_menu 
    3737作用: 
    3838提交方式:GET 
     
    8787=== 2.资讯栏目接口 (mrobot)=== 
    8888{{{ 
    89 URL: 
     89URL:http://mrobot.pcbaby.com.cn/configs/pcbaby_secondchild_cms_iphone_channel_tree 
    9090作用: 
    9191提交方式:GET 
     
    9595    "channels": [ 
    9696        { 
    97             "channelId": 22479, 
    98             "name": "头条"//栏目名称 
     97            "id": 1, 
     98            "title": "头条" 
    9999        }, 
    100100        { 
    101             "channelId": 22478, 
    102             "name": "备孕"//栏目名称 
    103         }, { 
    104             "channelId": 22479, 
    105             "name": "孕育"//栏目名称 
     101            "id": 2, 
     102            "title": "备孕" 
    106103        }, 
    107104        { 
    108             "channelId": 22478, 
    109             "name": "高龄产妇"//栏目名称 
     105            "id": 3, 
     106            "title": "孕育" 
     107        }, 
     108        { 
     109            "id": 4, 
     110            "title": "高龄产妇" 
    110111        } 
    111112    ] 
     
    198199=== 5.资讯文章评论接口 (mrobot)=== 
    199200{{{ 
    200 URL: 
     201URL:http://mrobot.pcbaby.com.cn/v3/cmt/new_topics/12958224?articleId=1147610&reverse=0&pageNo=1&pageSize=20# 
    201202作用: 
    202203提交方式:GET