src/main/java/com/zy/asrs/entity/param/StorageEscalationParam.java
@@ -10,4 +10,8 @@ private Integer WCSStatus=0; //错误信息 具体的错误信息(超高,超重等) private String WCSErrorMessage=""; //是否满板 1满板 0空板 private int StaType=1; //库位类型 1高库位 0低库位 private int LocType=0; }