src/main/java/com/zy/asrs/entity/WrkDetl.java
@@ -163,6 +163,9 @@ @TableField("vendor") private String vendor; @ApiModelProperty(value= "每箱数量") @TableField("qty_box") private Double qtyBox; public String getIoTime$(){ if (Cools.isEmpty(this.ioTime)){ return "";