zy-asrs-wcs/src/main/java/com/zy/asrs/wcs/core/action/LiftAction.java
@@ -122,10 +122,10 @@ //复位 command.setComplete(true); } else if (command.getMode() == LiftCommandModeType.LOCK.id) { //复位 //锁定 command.setComplete(true); } else if (command.getMode() == LiftCommandModeType.UNLOCK.id) { //复位 //解锁 command.setComplete(true); }