自动化立体仓库 - WMS系统
zc
2024-07-29 6d47cee06ff442e5277a6629b2a7350613077029
src/main/java/com/zy/asrs/entity/WrkDetl.java
@@ -269,6 +269,8 @@
    @ApiModelProperty(value= "备注")
    private String memo;
    @TableField("pro_type")
    private String  proType;
    /**
     * 订单号
     */
@@ -295,6 +297,11 @@
    private String temp3;
    @TableField("i_no")
    private Integer iNo;
    @TableField("packing")
    private String packing;
    public String getIoTime$(){
        if (Cools.isEmpty(this.ioTime)){