src/main/java/com/zy/asrs/entity/BasDevp.java
@@ -94,9 +94,9 @@ private String downing; /** * 需求1 * 料架 */ @ApiModelProperty(value= "需求1") @ApiModelProperty(value= "料架") private String inreq1; /** @@ -129,7 +129,7 @@ @ApiModelProperty(value= "条形码") private String barcode; @ApiModelProperty(value= "") @ApiModelProperty(value= "入库暂存数") @TableField("in_qty") private Integer inQty;