rental moon testing

This commit is contained in:
2020-06-05 02:09:44 -05:00
parent 3b29dd2a91
commit dcaa848b0f

View File

@@ -60,8 +60,11 @@ class Kernel extends ConsoleKernel
* Holding Corp Finance Schedule * Holding Corp Finance Schedule
*/ */
$schedule->command('services:HoldingJournal') $schedule->command('services:HoldingJournal')
->hourlyAt('45') ->hourlyAt('45')
->withoutOverlapping(); ->withoutOverlapping();
//$schedule->command('services:GetFinances')
// ->hourlyAt('35')
// ->withoutOverlapping();
/** /**
* Get Information Schedule * Get Information Schedule