shensong %!s(int64=4) %!d(string=hace) años
padre
commit
44f91f2661
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
 	/**