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