自动化立体仓库 - WMS系统
IZCD4L12RTSW0VZ\Administrator
1 天以前 290e5fd2e74efe19326f56e38c3391aaae23ffc5
src/main/java/com/zy/asrs/task/handler/WorkMastHandler.java
@@ -886,7 +886,7 @@
                if (!list.contains(station.getLocSts())) {
                    station.setLocSts(LocStsType.LOC_STS_TYPE_O.type);
                }
                station.setBarcode(null);
                station.setBarcode("");
                basStationService.updateById(station);
            }
        }