自动化立体仓库 - WMS系统
#
18516761980
2022-02-15 a6367524f0ff7a99052adec769e078468e058d2e
src/main/java/com/zy/asrs/entity/WrkDetlLog.java
@@ -156,7 +156,10 @@
    @ApiModelProperty(value= "供应商")
    @TableField("vendor")
    private String vendor;
    @ApiModelProperty(value = "每箱数量")
    @TableField("qty_box")
    private Double qtyBox;
    public String getIoTime$(){
        if (Cools.isEmpty(this.ioTime)){
            return "";