自动化立体仓库 - WMS系统
#
18516761980
2021-12-27 9391373cd59c8a09874a5e0367aab08afbe04256
src/main/java/com/zy/Boot.java
@@ -7,6 +7,7 @@
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.springframework.scheduling.annotation.EnableScheduling;
// adsad
@EnableScheduling
@SpringBootApplication
public class Boot extends SpringBootServletInitializer {