自动化立体仓库 - WMS系统
whycq
2023-07-24 b7e08df5a07b3fa832a46ecc31983e16f2bccc8c
src/main/java/com/zy/Boot.java
@@ -7,7 +7,7 @@
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.springframework.scheduling.annotation.EnableScheduling;
// adsads
// adsad
@EnableScheduling
@SpringBootApplication
public class Boot extends SpringBootServletInitializer {