src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -1613,7 +1613,7 @@ Thread.sleep(500); } else { staProtocol.setWorkNo((short)9991); staProtocol.setStaNo((short)100); staProtocol.setStaNo(emptyInSta.getBackSta().shortValue()); devpThread.setPakMk(staProtocol.getSiteId(), false); boolean result = MessageQueue.offer(SlaveType.Devp, devp.getId(), new Task(2, staProtocol)); if (!result) {