自动化立体仓库 - WMS系统
#1
lsh
2 天以前 e128bbc4a9df1491257320884169ba813d461f63
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){