#
Junjie
2024-08-31 9f6b8deae24d6aa5bc9a872a1d4e08e76a93e4a9
src/main/java/com/zy/asrs/controller/ConsoleController.java
@@ -143,7 +143,7 @@
//            Short totalBay = locMastMapper.selectTotalBay();
            vo.setOffset((double) new Random().nextInt(560));     //  堆垛机偏移量
            vo.setBay((short) (crnProtocol.getBay() - crn.getOffset()));    //  当前列
            vo.setBay((short) (crnProtocol.getBay()));    //  当前列
            /**
             * 堆垛机状态判断
             */