自动化立体仓库 - WCS系统
#
luxiaotao1123
2020-08-20 b26b72b495d06290f3484dc529e7ee6e7791a2a6
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 {