建站资讯
LECMS模板标签之内容数据按日期统计 block_content_total_by_date
简介:LECMS模板标签所在目录:lecms/block
/** * 指定时间内的内容数量统计 * @param int mid 模型ID 必填 默认为 2 * @param string type 时间类型 今天(today) 昨天(yesterday) 本周(week) 本月(month) 本年(year) 所有(all) * @param int life 缓存时间 * @return int */ 参数说















