自动化立体仓库 - WMS系统
#
ytfl
7 天以前 0fa09836b2bc166c4d70d3d90cb546cd332951d8
src/main/java/com/zy/Boot.java
@@ -1,6 +1,7 @@
package com.zy;
import com.zy.common.utils.RandomValidateCodeUtil;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;