🔨 执行命令.
This commit is contained in:
@@ -8,7 +8,6 @@ export interface ExecCommandRequest {
|
||||
description?: string;
|
||||
timeout?: number;
|
||||
command?: string;
|
||||
parameter?: string;
|
||||
parameterSchema?: string;
|
||||
hostIdList?: number[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user