ChenWuJie 4 năm trước cách đây
mục cha
commit
0b4f88fee9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,
     ];