2025年6月12日/AuxAllWCS/Build/Project/代码/VS自定义类/TcpServer.cs
@@ -222,6 +222,8 @@ // 杞崲鍥炲崄杩涘埗 return Convert.ToInt32(new string(binaryChars), 2); } public static List<string> GetStaticClients() => clients.Keys.ToList(); public static Dictionary<string, string> GetStaticScan() => TrayIps; } }