weizong song 1 day ago
parent e1e75cc867
commit e54f817301

@ -41,8 +41,6 @@ class Kernel extends ConsoleKernel
// $schedule->command('update_company')->everyFiveMinutes();
// 全量同步公司信息(每天凌晨执行,不同步经纬度和地址)
// $schedule->command('sync:company')->dailyAt('02:00');
// 同步老师课程方向
$schedule->command('sync:teacher_direction')->hourly();
}
/**

Loading…
Cancel
Save