🔨 监控页面连接终端.

This commit is contained in:
lijiahangmax
2025-10-10 13:26:01 +08:00
parent b0be444fba
commit ea98592012
8 changed files with 132 additions and 61 deletions

View File

@@ -96,6 +96,7 @@ export interface MonitorHostQueryResponse extends TableData {
code: string;
address: string;
status: string;
types: Array<string>;
agentKey: string;
agentVersion: string;
latestVersion: string;