Commit ad77866d authored by hangjun83's avatar hangjun83

openapi

parent 98c5a730
...@@ -32,5 +32,6 @@ class Kernel extends ConsoleKernel ...@@ -32,5 +32,6 @@ class Kernel extends ConsoleKernel
*/ */
protected function schedule(Schedule $schedule) protected function schedule(Schedule $schedule)
{ {
$schedule->command('integle:job --action_type=batchUpdateProduct')->dailyAt('18:00');
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment