From 46719b11d11b6544b57cf966cf498fbedf9b613e Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 18 五月 2022 16:02:49 +0800
Subject: [PATCH] Merge branch 'Dev-Branch' into wxr1215

---
 HDL_ON/DAL/Server/NewApiRes.cs |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/HDL_ON/DAL/Server/NewApiRes.cs b/HDL_ON/DAL/Server/NewApiRes.cs
index c92e4d1..26e6e40 100644
--- a/HDL_ON/DAL/Server/NewApiRes.cs
+++ b/HDL_ON/DAL/Server/NewApiRes.cs
@@ -1474,12 +1474,14 @@
         /// 鎵╁睍鏁版嵁鍐呭
         /// </summary>
         public string expantContent = "";
-
         /// <summary>
-        /// 璁惧绫诲瀷
-        /// HDL: door.gate
+        /// spk鏍囧織锛屽�间负door.gate鏃惰〃绀鸿嚜鐮�
         /// </summary>
-        public string spk = "";
+        public string spk="";
+        /// <summary>
+        /// sip璐﹀彿
+        /// </summary>
+        public string sipAccount;
 
     }
 
@@ -1505,7 +1507,7 @@
         /// <summary>
         /// 浣忓畢ID
         /// </summary>
-        public string homeId;
+        public string homeId ;
         /// <summary>
         /// 闄勫姞鍐呭
         /// </summary>

--
Gitblit v1.8.0