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