#
mrzhssss
2023-01-07 dee7f3189f7ecc9cb6c1824c317c436784d08504
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -207,6 +207,8 @@
                            if (!result) {
                                throw new CoolException("更新plc站点信息失败");
                            }
                            String successMsg = "入库工作档--工作号:" + dto.getWorkNo() + " 目标库位:" + dto.getLocNo();
                            MessageQueue.offer(SlaveType.Led, inSta.getLed(), new Task(3, successMsg));
                        } else {
                            staProtocol.setWorkNo((short) 9998);
                            staProtocol.setStaNo((short)14);