1.修复自动创建下一期bug
This commit is contained in:
@@ -15,8 +15,6 @@ class GameLiveTicker
|
||||
GameLiveService::recoverAbnormalPeriodOnStartup();
|
||||
|
||||
Timer::add(1, static function (): void {
|
||||
GameLiveService::finalizePayoutGrace();
|
||||
GameLiveService::tickAutoDraw();
|
||||
GameLiveService::publishSnapshot(null);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user