From 4c586bb23cdcae56ae4e4c62e90e148dc10b9d90 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 17 五月 2022 14:19:31 +0800
Subject: [PATCH] Merge branch 'Dev-Branch' into wxr1215

---
 HDL_ON/DAL/Server/NewApiRes.cs |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/DAL/Server/NewApiRes.cs b/HDL_ON/DAL/Server/NewApiRes.cs
index a3973e3..26e6e40 100644
--- a/HDL_ON/DAL/Server/NewApiRes.cs
+++ b/HDL_ON/DAL/Server/NewApiRes.cs
@@ -1507,7 +1507,7 @@
         /// <summary>
         /// 浣忓畢ID
         /// </summary>
-        public string homeId;
+        public string homeId ;
         /// <summary>
         /// 闄勫姞鍐呭
         /// </summary>
@@ -1516,6 +1516,8 @@
         ///  淇℃伅绫诲瀷
         /// </summary>
         public string messageType;
+
+        public string spk;
     }
 
     /// <summary>

--
Gitblit v1.8.0