自动化立体仓库 - WMS系统
#
luxiaotao1123
2021-12-08 c2a21e300c875aec757edbc8932c4fe3a1df8aff
src/main/java/com/zy/asrs/entity/WrkDetl.java
@@ -134,6 +134,10 @@
    @TableField("appe_time")
    private Date appeTime;
    @ApiModelProperty(value= "库位号")
    @TableField(exist = false)
    private String locNo;
    public String getIoTime$(){
        if (Cools.isEmpty(this.ioTime)){
            return "";