pang.jiabao
2025-04-27 e9a5f5c065e7232e9d5ca1f2a4948d2f8e6e0c03
src/main/java/com/zy/controller/ConsoleController.java
@@ -141,8 +141,8 @@
//            Short totalBay = locMastMapper.selectTotalBay();
            vo.setOffset((double) new Random().nextInt(560));     //  堆垛机偏移量
            vo.setBay((short) (crnProtocol.getBay() - crn.getOffset()));    //  当前列
            vo.setOffset((double) new Random().nextInt(500));     //  堆垛机偏移量
            vo.setBay((short) (crnProtocol.getBay()));    //  当前列
            /**
             * 堆垛机状态判断
             */