#
Junjie
1 天以前 caf3bdd9bbb629c8bc6f1a19b3ccdf441bf7650c
src/main/java/com/zy/Boot.java
@@ -9,7 +9,7 @@
@EnableAsync
@EnableScheduling
@SpringBootApplication
@SpringBootApplication(scanBasePackages = {"com.zy", "com.core"})
public class Boot extends SpringBootServletInitializer {
    public static void main(String[] args) {