[ Agent ] [ Executor ] 优化Executor部分的代码 - 完成
This commit is contained in:
@@ -55,6 +55,7 @@ public class FuncServiceImpl implements FuncService {
|
||||
funcArgs,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
true,
|
||||
false
|
||||
);
|
||||
|
||||
@@ -136,6 +136,7 @@ public class XrayCallAgent {
|
||||
updateCommandType,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
updateXrayCommandList,
|
||||
false,
|
||||
false
|
||||
|
||||
Reference in New Issue
Block a user