自动化立体仓库 - WMS系统
tzsk
2024-02-20 e9ab188451bf42ed15bd49e09d728d5c66657eff
src/main/java/com/zy/asrs/controller/AgvWrkMastController.java
@@ -167,7 +167,7 @@
        }
        int startWrkCode = agvWrkMastService.startWrk(agvWrkMastList,"putaway");
        int code = agvWrkMastService.containerMove(agvWrkMastList);
        int code = agvWrkMastService.containerMoveIn(agvWrkMastList);
        if(code == 0){
            agvWrkMastList.forEach(agvWrkMast -> {