增加大华驱动

This commit is contained in:
2026-01-17 19:17:49 +08:00
parent 0b4c6fe913
commit 927ba09f66
14 changed files with 162157 additions and 21 deletions

View File

@@ -26,5 +26,6 @@
// --- 第三方集成 ---
public static string HikVisionSdk { get; } = "HikVisionSdk"; // 第三方 SDK 调用封装
public static string DaHuaSdk { get; } = "DaHuaSdk"; // 第三方 SDK 调用封装
}
}