zhoulj 4 tahun lalu
induk
melakukan
87acc1a004
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  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');