src/main/java/com/zy/common/web/WcsController.java
@@ -87,7 +87,7 @@ // 长度>3500放宽库位 if (param.getIoType() == 1) { sourceStaNo.setLocType2((short) (waitPakins.get(0).getLength() >= 4400 ? 2 : 1)); sourceStaNo.setLocType2((short) (waitPakins.get(0).getLength() >= 4600 ? 2 : 1)); } LocTypeDto locTypeDto = new LocTypeDto(sourceStaNo);