第一步,在启动类中添加@EnableScheduling(必须) / * 启动程序 * */@SpringBootApplication(exclude = { DataSourceAutoConfiguration.class })@EnableSched...