shensong 4 years ago
parent
commit
44f91f2661
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Console/Kernel.php

+ 1 - 0
app/Console/Kernel.php

@@ -56,6 +56,7 @@ class Kernel extends ConsoleKernel {
56 56
         'App\Console\Commands\SyncSkuToRedis',
57 57
         'App\Console\Commands\MonitorSkuToRedis',
58 58
         'App\Console\Commands\ErrorLogMonitor',
59
+        'App\Console\Commands\newFanMonthAmount',
59 60
     ];
60 61
 
61 62
 	/**