自动化立体仓库 - WMS系统
#
1
2025-11-04 902ddfc53e6f002c9a5a87eba6f340f5a62efe25
src/main/java/com/zy/asrs/entity/WrkDetlLog.java
@@ -309,6 +309,12 @@
    @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 "";