🔨 设置执行参数逻辑.

This commit is contained in:
lijiahang
2025-02-05 10:18:22 +08:00
parent 972103841c
commit cec11ce8c3
3 changed files with 68 additions and 55 deletions

View File

@@ -28,6 +28,9 @@ export const builtinParams: Array<TemplateParam> = [
}, {
name: 'execId',
desc: '执行记录id'
}, {
name: 'execHostId',
desc: '执行记录主机id'
}, {
name: 'hostId',
desc: '执行主机id'