This commit is contained in:
2024-06-27 18:50:58 +08:00
parent d5fc48cc85
commit ce1d9377d5

View File

@@ -373,6 +373,7 @@ public class SlitTwoManipulatorDeviceDriver extends AbstractOpcDeviceDriver impl
} }
} }
} }
if (!ObjectUtil.isEmpty(task)) { if (!ObjectUtil.isEmpty(task)) {
this.executeReadyTask(task); this.executeReadyTask(task);
} else { } else {