update: v2board update

This commit is contained in:
tokumeikoi 2021-08-06 23:20:10 +09:00
parent 25e19446e6
commit 2c389ebe8c

View File

@ -55,7 +55,6 @@ class V2boardUpdate extends Command
try {
DB::select(DB::raw($item));
} catch (\Exception $e) {
echo $e->getMessage() . PHP_EOL;
}
}
$this->info('更新完毕');