Junjie
2023-10-03 81d91a7995cb59f495af0b9677173fb2f59b3532
src/main/java/com/zy/core/thread/LiftThread.java
@@ -361,6 +361,7 @@
            return false;
        }
        liftProtocol.setProtocolStatus(LiftProtocolStatusType.WORKING);
        News.info("提升机命令下发成功,提升机号={},任务数据={}", command.getLiftNo(), JSON.toJSON(command));
        //将标记置为true(防止重发)