rental moon testing

This commit is contained in:
2020-06-05 01:59:53 -05:00
parent 90d8245ab2
commit 3b29dd2a91

View File

@@ -51,7 +51,7 @@ class Kernel extends ConsoleKernel
* Rentals / Flex Schedule
*/
$schedule->command('services:UpdateRentalPrice')
->hourlyAt('15')
->dailyAt('11:00')
->withoutOverlapping();
$schedule->command('services:FlexStructures')
->monthlyOn(2, '00:01');