zhoulj 4 năm trước cách đây
mục cha
commit
87acc1a004
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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');