1. 修改部分逻辑
This commit is contained in:
@@ -48,7 +48,6 @@ public class StateHandler {
|
||||
}
|
||||
|
||||
protected Boolean handleResume(CommandService commandService, Long taskId) {
|
||||
|
||||
commandService.startCommandsByTaskId(taskId);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user