From 5ce9a5b3706b7c609d832f73763a853ffd415c85 Mon Sep 17 00:00:00 2001 From: lss <lsc@hdlchina.com.cn> Date: 星期四, 09 六月 2022 13:40:37 +0800 Subject: [PATCH] 2022-6-9 修复推送 --- ZigbeeApp/Shared/Phone/ZigBee/Device/BindObj.cs | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/BindObj.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/BindObj.cs index c7ded70..10053b4 100755 --- a/ZigbeeApp/Shared/Phone/ZigBee/Device/BindObj.cs +++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/BindObj.cs @@ -435,10 +435,6 @@ /// 缁戝畾鍦烘櫙锛屽綋BindType=1鏃跺瓨鍦� /// </summary> public int BindScenesId; - /// <summary> - /// 缁戝畾鐨勮澶囨垨鍦烘櫙鍚嶇О - /// </summary> - public string ESName; } /// <summary> -- Gitblit v1.8.0