自动化立体仓库 - WMS系统
#1
lsh
2025-12-20 75e92e196c01e33de751544ad037dc631c5edf61
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){