src/main/java/com/zy/asrs/entity/WrkMast.java
@@ -160,7 +160,7 @@ @TableField("ctn_type") private Integer ctnType; @ApiModelProperty(value= "") @ApiModelProperty(value= "用于标识跨库操作,1,堆垛机往四向库,2四向库往堆垛机") private String packed; @ApiModelProperty(value= "") @@ -371,7 +371,7 @@ if (!Cools.isEmpty(locMast)){ return String.valueOf(locMast.getLocNo()); } return null; return this.locNo; } public String getStaNo$(){ @@ -398,7 +398,7 @@ if (!Cools.isEmpty(locMast)){ return String.valueOf(locMast.getLocNo()); } return null; return this.sourceLocNo; } public String getIoTime$(){