🔨 修改文案.

This commit is contained in:
lijiahangmax
2025-11-10 09:57:36 +08:00
parent 6514363847
commit 061495eb13
7 changed files with 13 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ export interface HostAgentStatusResponse {
latestVersion: string;
agentInstallStatus: number;
agentOnlineStatus: number;
agentOnlineChangeTime: number;
}
/**