Revert "优化队列"

This reverts commit bea3dcd873.
This commit is contained in:
2026-01-13 22:16:57 +08:00
parent 1806a6a38a
commit 4765a738c0
3 changed files with 50 additions and 404 deletions

View File

@@ -22,5 +22,5 @@ return [
'process:gift_queue' => 'app\common\command\ProcessGiftQueue',
'queue:monitor' => 'app\common\command\QueueMonitor',
'migrate:money_log' => 'app\common\command\MigrateMoneyLog',
'emergency:gift_queue' => 'app\common\command\EmergencyGiftQueue',
];