Explorar el Código

Merge branch 'master' of http://git.9026.com/Silent/RailwayTwo

whj hace 4 años
padre
commit
fc01a51bf1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Console/Kernel.php

+ 1 - 1
app/Console/Kernel.php

xqd
@@ -18,7 +18,7 @@ class Kernel extends ConsoleKernel
      */
     protected $commands = [
         //
-        Commands\UpdateRentDevice::class,
+//        Commands\UpdateRentDevice::class,
         Commands\UpdateApplyDevice::class,
     ];