自动化立体仓库 - WMS系统
#
18516761980
2021-09-14 35ce7aaef10e30006bcef381d19302c0928c1194
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 "";