|
@@ -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');
|
|
|
|