From 32ad85a377b00bc54ad7f15a45d7631d3e2b10d5 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 13 六月 2022 17:41:12 +0800
Subject: [PATCH] 2022年06月13日17:39:46

---
 HDL_ON/DAL/Server/NewApiRes.cs |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/DAL/Server/NewApiRes.cs b/HDL_ON/DAL/Server/NewApiRes.cs
index 055a093..f005989 100644
--- a/HDL_ON/DAL/Server/NewApiRes.cs
+++ b/HDL_ON/DAL/Server/NewApiRes.cs
@@ -1474,7 +1474,12 @@
         /// 鎵╁睍鏁版嵁鍐呭
         /// </summary>
         public string expantContent = "";
-        
+
+        /// <summary>
+        /// 璁惧绫诲瀷
+        /// HDL: door.gate
+        /// </summary>
+        public string spk = "";
 
     }
 
@@ -1500,7 +1505,7 @@
         /// <summary>
         /// 浣忓畢ID
         /// </summary>
-        public string homeId;
+        public string homeId ;
         /// <summary>
         /// 闄勫姞鍐呭
         /// </summary>
@@ -1509,6 +1514,8 @@
         ///  淇℃伅绫诲瀷
         /// </summary>
         public string messageType;
+
+        public string spk;
     }
 
     /// <summary>

--
Gitblit v1.8.0