From e90209beae6a4e822cecb18e6889f8bda23f630e Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期一, 14 十二月 2020 11:16:06 +0800 Subject: [PATCH] 合并了晾衣架(非新云端) --- ZigbeeApp/Shared/Common/Room.cs | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/ZigbeeApp/Shared/Common/Room.cs b/ZigbeeApp/Shared/Common/Room.cs index 7b4b10f..d702206 100755 --- a/ZigbeeApp/Shared/Common/Room.cs +++ b/ZigbeeApp/Shared/Common/Room.cs @@ -4,8 +4,7 @@ using System.Text; using ZigBee.Device; using System.Linq; -using Shared.Phone; - + namespace Shared.Common { /// <summary> @@ -77,10 +76,6 @@ /// 鎴块棿閲屾墍鏈夌殑璁惧鍒楄〃(璁惧鐨勪富閿�:mac鍦板潃_绔彛) /// </summary> public List<string> ListDevice = new List<string>(); - /// <summary> - /// 鎴块棿鍐呮墍鏈夎澶囩殑Mac鍒楄〃(鐗╃悊璁惧鎵�鍦ㄧ殑鍖哄煙涓撶敤,鍚綉鍏�) - /// </summary> - public List<string> ListDeviceMac = new List<string>(); /// <summary> ///鍦烘櫙鍒楄〃(鍦烘櫙鐨処D) /// </summary> -- Gitblit v1.8.0