From e8d65cc090cee90ebe2d7087f95316d1fccdc74a Mon Sep 17 00:00:00 2001
From: chenqiyang <1406175257@qq.com>
Date: 星期五, 26 八月 2022 16:44:01 +0800
Subject: [PATCH] 更新全视通dll

---
 ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelSimpleMutilfunctionTargetsForm.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelSimpleMutilfunctionTargetsForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelSimpleMutilfunctionTargetsForm.cs
index 043f611..cd8a5ec 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelSimpleMutilfunctionTargetsForm.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelSimpleMutilfunctionTargetsForm.cs
@@ -623,7 +623,6 @@
                                     curD.BindScenesId = dev.BindScenesId;
                                     curD.BindMacAddr = dev.BindMacAddr;
                                     curD.BindEpoint = dev.BindEpoint;
-                                    curD.ESName = dev.ESName;
                                     curD.BindType = dev.BindType;
                                     bList.Add(curD);
                                 }

--
Gitblit v1.8.0