🔨 优化主机逻辑.

This commit is contained in:
lijiahang
2025-03-28 14:34:51 +08:00
parent 6b5c7fd409
commit 986f0974db
29 changed files with 1569 additions and 1051 deletions

View File

@@ -51,7 +51,10 @@ export const builtinParams: Array<TemplateParam> = [
desc: '执行主机用户名'
}, {
name: 'osType',
desc: '执行主机系统版本'
desc: '执行主机系统类型'
}, {
name: 'archType',
desc: '执行主机系统架构'
}, {
name: 'charset',
desc: 'SSH 编码集'