自动化立体仓库 - WMS系统
*
lsh
16 小时以前 edb540e6444a6e809c66393500bb175a8a4eef44
src/main/java/com/zy/asrs/entity/WrkDetl.java
@@ -333,6 +333,10 @@
        }
    }
    public String getDeadTimeOther(){
        return this.deadTime;
    }
    public String getInspect$(){
        if (null == this.inspect){ return null; }
        switch (this.inspect){