rental moon testing
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user