mirror of
https://github.com/v2board/v2board.git
synced 2025-02-10 15:39:14 +08:00
update
This commit is contained in:
parent
28b814db36
commit
470f77e42c
@ -26,7 +26,7 @@ class Kernel extends ConsoleKernel
|
||||
{
|
||||
$schedule->command('check:order')->everyMinute();
|
||||
$schedule->command('check:expire')->everyMinute();
|
||||
$schedule->command('check:commission')->hourly();
|
||||
$schedule->command('check:commission')->everyMinute();
|
||||
// $schedule->command('inspire')
|
||||
// ->hourly();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user