自动化立体仓库 - WMS系统
wang..123
2022-02-18 4901728f970314cddd9fa167cf3d3fb9476208e5
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 {