src/main/java/com/zy/common/web/WcsController.java
@@ -107,9 +107,7 @@ sourceStaNo.setLocType1(param.getLocType1()); LocTypeDto locTypeDto = new LocTypeDto(sourceStaNo); if (param.getBarcode().startsWith("4")){ locTypeDto.setLocType2((short) 4); }else if (param.getBarcode().startsWith("5")){ if (param.getBarcode().startsWith("5")){ locTypeDto.setLocType2((short) 5); }else if (param.getBarcode().startsWith("6")){ locTypeDto.setLocType2((short) 6);