From 39e816c5b7a4c73ec88a9ee4256a81e3dae52855 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 25 十一月 2022 10:16:05 +0800
Subject: [PATCH] 大华DLL同步

---
 HDL_ON/Entity/Function/Function.cs |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Entity/Function/Function.cs b/HDL_ON/Entity/Function/Function.cs
index beb256d..e7a7da8 100644
--- a/HDL_ON/Entity/Function/Function.cs
+++ b/HDL_ON/Entity/Function/Function.cs
@@ -273,6 +273,10 @@
         /// </summary>
         public string deviceId = "0";
         /// <summary>
+        /// 绗笁鏂硅澶囨墿灞昳d
+        /// </summary>
+        public string extDevId = string.Empty;
+        /// <summary>
         /// 璁惧spk
         /// </summary>
         public string spk = "";

--
Gitblit v1.8.0