浏览代码

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

whj 4 年之前
父节点
当前提交
fc01a51bf1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,
     ];