自动化立体仓库 - WMS系统
*
lsh
3 天以前 aacf537c160d210beea3c37a18f43f3183414ac0
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){