成就定时扫描增加解锁通知

This commit is contained in:
pllx
2026-05-04 17:59:48 +08:00
parent fdd4f8a179
commit b3eebd286e
+1 -1
View File
@@ -15,7 +15,7 @@ Schedule::command('messages:purge')->dailyAt('03:00');
Schedule::command('chatroom:auto-save-exp')->everyFiveMinutes();
// 每 10 分钟扫描最近活跃用户的成就进度,夜间再做一次全量补算
Schedule::command('achievements:scan')->everyTenMinutes()->withoutOverlapping();
Schedule::command('achievements:scan --notify')->everyTenMinutes()->withoutOverlapping();
Schedule::command('achievements:scan --all')->dailyAt('03:30')->withoutOverlapping();
// 每 1 分钟为 AI小班长 独立模拟一次挂机心跳,触发随机事件