mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
modified 增加一个提醒
This commit is contained in:
parent
0c40bb17b2
commit
45dc3df4b3
@ -84,6 +84,7 @@ class Install extends Command {
|
||||
$output->info('lock文件初始化成功');
|
||||
|
||||
Console::call('migrate:run');
|
||||
$output->info('必要数据初始化成功');
|
||||
} catch (\PDOException $e) {
|
||||
$output->highlight($e->getMessage());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user