配置文件
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user