src/main/java/com/zy/core/model/protocol/ShuttleProtocol.java
@@ -240,6 +240,7 @@ && this.pakMk.equals(true) && this.errorCodeType.equals(ShuttleErrorCodeType.NORMAL) && this.taskNo == 0 && this.protocolStatus.intValue() == ShuttleProtocolStatusType.IDLE.id ; if (!res) { return res;