自动化立体仓库 - WMS系统
#
lsh
2024-01-23 6a31e3759855f9649a323d2a8dd0dfed0cc43319
src/main/java/com/zy/asrs/entity/param/PalletizingCompleteParam2.java
@@ -43,20 +43,4 @@
        private String specsDetl;//   (是否需要)   字符串   规格
    }
//    public Integer getDevNo$(){
//        if (!Cools.isEmpty(this.palletizingNo)){
//            switch (this.palletizingNo){
//                case "1":
//                    return 219;
//                case "2":
//                    return 215;
//                case "3":
//                    return 118;
//                default:
//                    return null;
//            }
//        }
//        return null;
//    }
}