自动化立体仓库 - WMS系统
#
zjj
2024-06-11 b71744d0f1da771a4c8817b1ec2069ec7bb06a93
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;
//    }
}