派生自 ~xm/HomeApp
ZigbeeApp/Shared/Common/Device.cs @@ -251,7 +251,7 @@ //添加缓存 this.AddDeviceToMemory(ref device); //移除存在的设备内存 //移除存在的设备内存 string maikey = this.GetDeviceMainKeys(device); if (dicExist.ContainsKey(maikey) == true) {