修改:hpc任务工作目录,最顶层统一目录

This commit is contained in:
yangyang01000846
2026-01-15 20:18:09 +08:00
parent 2cffd8389b
commit 575d2ea186
2 changed files with 5 additions and 6 deletions

View File

@@ -26,7 +26,6 @@ import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.tuple.Pair;
import org.flowable.engine.delegate.DelegateExecution;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import java.text.SimpleDateFormat;
@@ -53,10 +52,6 @@ public class HpcHandler implements ExecutionHandler<Map<String, Object>,HPCExecu
@Autowired
private MessageFeignClientImpl messageFeignClient;
@Value("${hpc.mockCommand:}")
private String mockCommand;
/*
* params:业务参数
* config框架属性