🔨 初始化程序.

This commit is contained in:
lijiahangmax
2025-06-29 02:24:50 +08:00
parent ad31a6c298
commit 5b611f20c2
6 changed files with 25 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ export interface HostRdpExtraSettingModel {
authType: string;
identityId: number;
lowBandwidthMode: boolean;
initialProgram: string;
}
// 标签额外配置