Răsfoiți Sursa

update: v2board update

tokumeikoi 3 ani în urmă
părinte
comite
2c389ebe8c
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      app/Console/Commands/V2boardUpdate.php

+ 0 - 1
app/Console/Commands/V2boardUpdate.php

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