mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 12:37:54 +08:00
update: v2board update
This commit is contained in:
@ -55,7 +55,6 @@ class V2boardUpdate extends Command
|
||||
try {
|
||||
DB::select(DB::raw($item));
|
||||
} catch (\Exception $e) {
|
||||
echo $e->getMessage() . PHP_EOL;
|
||||
}
|
||||
}
|
||||
$this->info('更新完毕');
|
||||
|
Reference in New Issue
Block a user