@ -12,7 +12,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
@SpringBootApplication(scanBasePackages = {
"com.yxt.supplier.config",
"com.yxt.common.base.config",
"com.yxt.goods"
"com.yxt.supplier"
})
// 启用自带定时任务
@EnableScheduling