From ea0b1e8e5f43c5fd0a7d479e25ede3b8cbea464a Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期一, 02 十二月 2024 17:17:19 +0800
Subject: [PATCH] tcp;可视对讲;

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

diff --git a/HDL_ON/DAL/Server/NewApiRes.cs b/HDL_ON/DAL/Server/NewApiRes.cs
index 19f3226..d874292 100644
--- a/HDL_ON/DAL/Server/NewApiRes.cs
+++ b/HDL_ON/DAL/Server/NewApiRes.cs
@@ -1247,7 +1247,7 @@
         ///// </summary>
         //public string appName = SoftwareType.ON_Plus.ToString();
 
-        public string appCode = "1588071238036582401";
+        public string appCode = "1641731212461445122";
         /// <summary>
         /// IOS銆丄ndroid
         /// </summary>
@@ -1523,6 +1523,12 @@
         /// </summary>
         public string sipAccount;
 
+        /// <summary>
+        /// 鏄惁鏄悗鍙拌繘鍏ョ殑淇℃伅
+        /// 缁欏畨鍗撲娇鐢ㄧ殑锛屽畨鍗撲粠閫氱煡鏍忚繘鍏ユ墦寮�鍙瀵硅鐣岄潰鏈夊紓甯�
+        /// 搴旇鏄墦寮�浜嗕袱娆$殑闂
+        /// </summary>
+        public bool isNotificationGoing = false;
     }
 
     /// <summary>

--
Gitblit v1.8.0