自动化立体仓库 - WMS系统
#
1
昨天 7a27f5e7896cace9e519f6343c76e91d5c43800a
src/main/java/com/zy/asrs/entity/WrkDetlLog.java
@@ -309,12 +309,6 @@
    @TableField("box_type3")
    private String boxType3 = "1";
    @ApiModelProperty(value= "客户名称")
    private String owner;
    @ApiModelProperty(value= "客户编号")
    private Long uuid;
    public String getIoTime$(){
        if (Cools.isEmpty(this.ioTime)){
            return "";