自动化立体仓库 - WMS系统
#1
dubin
2025-11-12 9bc4c5f02cc53961725af9683b75899ac22a6720
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);