From 454b2cd4f8e2cf007a2ee142e0cf6bd0808c4298 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 31 三月 2023 10:00:15 +0800
Subject: [PATCH] bf

---
 HDL_ON/DAL/DriverLayer/Control.cs |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/HDL_ON/DAL/DriverLayer/Control.cs b/HDL_ON/DAL/DriverLayer/Control.cs
index bd951d5..29e90a2 100644
--- a/HDL_ON/DAL/DriverLayer/Control.cs
+++ b/HDL_ON/DAL/DriverLayer/Control.cs
@@ -1231,21 +1231,20 @@
                             }
                         }
 
-                        if (SPK.MusicSpkList().Contains(localFunction.spk))
-                        {
-                            MainPage.Log($"闊充箰鏀跺埌鏁版嵁:{revString}");
-
-                        }
+                        //if (SPK.MusicSpkList().Contains(localFunction.spk))
+                        //{
+                        //    if (updateTemp.status.Count < 3)
+                        //    {
+                        //        ///鏄煶涔愬姛鑳界殑
+                        //        ///涓婃姤灞炴�у皯3鏉′笉鍋氬鐞�
+                        //        return;
+                        //    }
+                        //}
+                        MainPage.Log($"鏀跺埌鏁版嵁:{revString}");
                         foreach (var attr in updateTemp.status)
                         {
                             localFunction.time_stamp = temp.time_stamp;
                             localFunction.SetAttrState(attr.key, attr.value);
-                            if (SPK.MusicSpkList().Contains(localFunction.spk))
-                            {
-                                Console.WriteLine("闊充箰鎾斁鍣ㄦ坊鍔犵紦瀛樻暟鎹�=======" + revString);
-
-                            }
-
 
                         }
 

--
Gitblit v1.8.0