rsf-server/src/main/java/com/vincent/rsf/server/manager/service/impl/TaskServiceImpl.java
@@ -1216,7 +1216,6 @@ throw new CoolException("库存状态更新失败!!"); } // if (task.getTaskType().equals(TaskType.TASK_TYPE_PICK_AGAIN_OUT.type) || task.getTaskType().equals(TaskType.TASK_TYPE_CHECK_OUT.type)) { // if (!this.update(new LambdaUpdateWrapper<Task>() // .eq(Task::getId, task.getId())