优化队列
This commit is contained in:
@@ -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',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user