Changes between Version 23 and Version 24 of web-intf


Ignore:
Timestamp:
12/15/2011 03:36:29 PM (14 years ago)
Author:
xujianyou
Comment:

接口正式地址

Legend:

Unmodified
Added
Removed
Modified
  • web-intf

    v23 v24  
    3636== 2. 接口列表  == 
    3737 
    38 === 2.1 /intf/albums-by-type.jsp  获取分类相册 === 
     38=== 2.1 http://dp.pconline.com.cn/intf/ipad/albums-by-type.jsp  获取分类相册 === 
    3939{{{ 
    4040    HTTP请求方式:get                          
     
    8888 
    8989 
    90 === 2.2 /intf/search.jsp === 
     90=== 2.2 http://dp.pconline.com.cn/intf/ipad/search.jsp === 
    9191{{{ 
    9292    HTTP请求方式:get 
     
    137137}}} 
    138138 
    139 === 2.3 /intf/user-photos.jsp === 
     139=== 2.3 http://dp.pconline.com.cn/intf/ipad/user-photos.jsp === 
    140140 
    141141{{{ 
     
    205205}}} 
    206206 
    207 === 2.4/intf/user-albums.jsp === 
     207=== 2.4 http://dp.pconline.com.cn/intf/ipad/user-albums.jsp === 
    208208{{{ 
    209209    HTTP请求方式:get 
     
    253253 
    254254 
    255 === 2.5 /intf/comment-post.jsp === 
     255=== 2.5 http://dp.pconline.com.cn/intf/ipad/comment-post.jsp === 
    256256{{{ 
    257257    HTTP请求方式:post 
     
    270270}}} 
    271271 
    272 === 2.6 /intf/comment-list.jsp === 
     272=== 2.6 http://dp.pconline.com.cn/intf/ipad/comment-list.jsp === 
    273273{{{ 
    274274    HTTP请求方式:get 
     
    302302}}} 
    303303 
    304 === 2.7 /intf/vote.jsp === 
     304=== 2.7 http://dp.pconline.com.cn/intf/ipad/vote.jsp === 
    305305{{{ 
    306306    HTTP请求方式:post 
     
    327327    - 修改接口2.1(/intf/albums-by-type.jsp),增加time参数 
    328328    - 修改接口2.2(/intf/search.jsp),增加time参数 
     329    - 接口正式地址 
    329330 
    3303312011-12-13: