变更
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ class BackupCommand extends Command
|
||||
|
||||
$output->write('dump data success');
|
||||
} catch (\Throwable $throwable) {
|
||||
$output->writeln($throwable->getMessage());
|
||||
$output->writeln(throwable($throwable));
|
||||
} finally {
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user