自动化立体仓库 - WCS系统
#
luxiaotao1123
2020-08-25 46f16aa85b0d41e812f8352003f54427a35e94e2
src/main/java/com/zy/Boot.java
@@ -6,7 +6,9 @@
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.springframework.scheduling.annotation.EnableAsync;
@EnableAsync
@SpringBootApplication
public class Boot extends SpringBootServletInitializer {