debug
This commit is contained in:
@@ -11,5 +11,7 @@ return [
|
||||
'commands' => [
|
||||
'task' => 'microserver\ServerConsole',
|
||||
'db:manage' => 'db\DatabaseManage',
|
||||
'mongo:manage' => 'db\MongoMigrate',
|
||||
'novel:manage' => 'db\NovelManage',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user