소스 검색

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,
     ];