zhoulj 4 vuotta sitten
vanhempi
commit
87acc1a004
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      app/Console/Kernel.php

+ 0 - 2
app/Console/Kernel.php

@@ -312,8 +312,6 @@ class Kernel extends ConsoleKernel
         $schedule->command('BookGiftDailyStatsByBook')->dailyAt('01:05');
         $schedule->command('BookGiftDailyStatsByGift')->dailyAt('01:10');
 
-        $schedule->command('compensateForChannels')->everyMinute();
-
         //内外部派单按数据统计数据
         $schedule->command('sendOrder_book_uv_register_stat')->dailyAt('9:11');