zhangjianrock@163.com
2024-01-29 b435d4d9c900e6a4614c77a7705d3518f1f1b18f
ruoyi-admin/src/main/java/com/ruoyi/RuoYiApplication.java
@@ -4,9 +4,7 @@
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework.boot.web.servlet.ServletComponentScan;
import org.springframework.context.annotation.EnableAspectJAutoProxy;
import org.springframework.scheduling.annotation.EnableAsync;
/**
 * 启动程序