Commit 962718e7 by Phạm Văn Đoan

fixbug crawler bài hát từ nct

parent 8eaa7c70
......@@ -63,7 +63,7 @@ class Kernel extends ConsoleKernel
$schedule->command('zing:get-track')->twiceDaily(11, 20);
$schedule->command('zing:get-new-release-track')->dailyAt('13:00');
//$schedule->command('nct:get-track')->dailyAt('13:10');
$schedule->command('nct:get-track')->dailyAt('13:10');
$schedule->command('nhacvn:get-track')->dailyAt('13:20');
$schedule->command('keeng:get-track')->dailyAt('13:30');
$schedule->command('crawler:get-track-image')->dailyAt('13:40');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment