Commit e82e2d91 by 赵增煜

Merge branch 'local-0409' into develop

parents 61a82e25 caffe4e1
......@@ -22,7 +22,7 @@ protected function schedule(Schedule $schedule): void
// $schedule->command('inspire')->hourly();
// $schedule->command('mohe:prescription')->everyMinute();
//$schedule->command('mohe:test')->everyMinute();
$schedule->command('medical:init')->everyMinute();
$schedule->command('medical:init')->daily();
$schedule->command('cm-prescription:init')->daily();
$schedule->command('wm-prescription:init')->daily();
}
......
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 sign in to comment