where('create_time', '<', $threshold) ->delete(); return "已清理 {$count} 条超过 {$days} 天的定时器执行日志。"; } }