[ Agent ] [ Executor ] 优化Executor部分的代码 - 完成

This commit is contained in:
zeaslity
2023-08-14 11:35:28 +08:00
parent 129886bd57
commit 497677d727
9 changed files with 102 additions and 11 deletions

View File

@@ -55,6 +55,7 @@ public class FuncServiceImpl implements FuncService {
funcArgs,
null,
null,
null,
true,
false
);

View File

@@ -136,6 +136,7 @@ public class XrayCallAgent {
updateCommandType,
null,
null,
null,
updateXrayCommandList,
false,
false