rental moon testing
This commit is contained in:
@@ -62,6 +62,9 @@ class Kernel extends ConsoleKernel
|
|||||||
$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