Changes between Version 1 and Version 2 of Ticket #9, comment 7


Ignore:
Timestamp:
03/12/2013 04:20:36 PM (13 years ago)
Author:
dingjianyong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9, comment 7

    v1 v2  
    1212    记录版块访问量,从bbs7_forum_count_hourly的数据中统计,把计算的结果值写入到表bbs7_forum_count_daily 
    1313* daily_post_sum.groovy  
    14     记录版块发帖量,把计算的结果值写入到表bbs7_forum_post_daily 
     14    记录版块发帖量,把计算的结果值写入到表bbs7_forum_post_daily。需要先调用接口/util/daily/roll_forumtodaypost.do 初始化数据行。 
    1515* daily_reg.groovy  
    1616    记录用户注册量,从bbs7_user的数据中统计,把计算的结果值写入到表bbs7_user_reg_daily