Explorar o código

update: update alert

tokumeikoi %!s(int64=3) %!d(string=hai) anos
pai
achega
14579d1eea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Console/Commands/V2boardUpdate.php

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

@@ -57,6 +57,6 @@ class V2boardUpdate extends Command
             } catch (\Exception $e) {
             }
         }
-        $this->info('更新完毕');
+        $this->info('更新完毕,请重新启动队列服务。');
     }
 }