自动化立体仓库 - WMS系统
#
DELL
2022-05-06 b43d307ac60607bcc556ca52c54cee0176b66273
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 {