关闭任务

20230922-ljl-fixBug
cxxxxxxx详 1 year ago
parent 26623a06f3
commit f1dc45e177

@ -13,7 +13,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
@SpringBootApplication(scanBasePackages = {"com.ms","com.jinritemai"})
@MapperScan("com.ms.dal.mapper")
@EnableAsync
@EnableScheduling
// @EnableScheduling
public class MsApplication {
public static void main(String[] args) {

Loading…
Cancel
Save