自动化立体仓库 - WMS系统
18516761980
2021-12-06 3d57910ed5c971d143b71af4f9bfb4c18dcf6e9d
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 "";