Changes between Version 16 and Version 17 of web-intf


Ignore:
Timestamp:
12/12/2011 12:29:55 PM (14 years ago)
Author:
yangbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-intf

    v16 v17  
    3434 
    3535 
    36  
    37  
    38 === 1. /intf/albums-by-type.jsp  获取分类相册 === 
     36== 1. 接口列表  == 
     37 
     38=== 1.1 /intf/albums-by-type.jsp  获取分类相册 === 
    3939{{{ 
    4040    HTTP请求方式:get                          
     
    8484 
    8585 
    86 === 2. /intf/search.jsp === 
     86=== 1.2 /intf/search.jsp === 
    8787{{{ 
    8888    HTTP请求方式:get 
     
    132132}}} 
    133133 
    134 === 3. /intf/user-photos.jsp === 
     134=== 1.3 /intf/user-photos.jsp === 
    135135 
    136136{{{ 
     
    200200}}} 
    201201 
    202 === 4./intf/user-albums.jsp === 
     202=== 1.4/intf/user-albums.jsp === 
    203203{{{ 
    204204    HTTP请求方式:get 
     
    248248 
    249249 
    250 === 5. /intf/comment-post.jsp === 
     250=== 1.5 /intf/comment-post.jsp === 
    251251{{{ 
    252252    HTTP请求方式:post 
     
    265265}}} 
    266266 
    267 === 6. /intf/comment-list.jsp === 
     267=== 1.6 /intf/comment-list.jsp === 
    268268{{{ 
    269269    HTTP请求方式:get 
     
    296296}}} 
    297297 
    298 === 7. /intf/vote.jsp === 
     298=== 1.7 /intf/vote.jsp === 
    299299{{{ 
    300300    HTTP请求方式:post 
     
    312312 
    313313 
    314 === 8. 修改历史 === 
     314== 2. Error Code == 
     315 
     316== 3. 修改历史 == 
    315317 
    3163182011-12-12: 
    317319    -增加接口1( /intf/albums-by-type.jsp )、接口2(/intf/search.jsp)中关于排序部分的描述 
     320    -增加公用错误编码