分表数据
This commit is contained in:
@@ -17,4 +17,8 @@ return [
|
||||
'app\admin\command\Min',
|
||||
'app\admin\command\Addon',
|
||||
'app\admin\command\Api',
|
||||
//分表使用
|
||||
'gift:migration' => 'app\common\command\GiftMigration',
|
||||
'process:gift_queue' => 'app\common\command\ProcessGiftQueue',
|
||||
'queue:monitor' => 'app\common\command\QueueMonitor',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user