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){