Changes between Version 76 and Version 77 of web-intf


Ignore:
Timestamp:
11/19/2012 09:26:37 AM (13 years ago)
Author:
chenyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-intf

    v76 v77  
    767767    "rank-last-week":1, 
    768768    "rank-this-week":1, 
     769    "album-total":1, 
    769770    "title":"高级摄影师", 
    770771    "position":"广东 广州", 
     
    788789    "comments":{ 
    789790        "comments-total":2, 
    790         "albums-total":1, 
     791        "recent-albums-total":1, 
    791792        "albums":[ 
    792793            { 
     
    824825    "rank-last-week":上周排名,300名后用"300后" 
    825826    "rank-this-week":本周排名,300名后用"300后" 
     827    "album-total":图集总数 
    826828    "visit-total":访客人数 
    827829    "visitor-id":访客id 
     
    830832    "visit-time":访客到访时间,只需要显示日期 
    831833    "comments-total":所有图集评论总数 
    832     "albums-total":图集数 
     834    "recent-albums-total":最近被评论图集数 
    833835    "cover-src":图集封面图路径 
    834836    "album-id":图集id 
     
    893895== 4. 修改历史 == 
    894896 
     8972012-11-19 
     898    - 接口修改 2.16, "albums-total"修改为"recent-albums-total",内容为近期被评论过的图集数量。 原"albums-total"在json中位置改变,内容相应改变为"摄影师所有图集数量" 
     899 
    8959002012-11-14 
    896901    - 接口修改 2.17,增加"photographer-name"(摄影师名字)字段,