src/main/java/com/zy/asrs/domain/vo/SiteTableVo.java @@ -35,4 +35,6 @@ // 目标站 private Short staNo = 0; //高低库位 private String locType1 = "-"; }