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