ZigbeeApp/Shared/Phone/ZigBee/Device/DoorLock.cs
@@ -36,7 +36,8 @@ //本地所有账户列表 public List<Shared.Phone.UserCenter.MemberInfoRes> localAllAccountList = new List<Shared.Phone.UserCenter.MemberInfoRes> { }; /// <summary> /// 是否常开模式[当数据获取失败,返回空] /// 是否常开模式【key = doorLock.DeviceAddr + "_" + doorLock.DeviceEpoint】 /// ture:常开; false:关闭 /// </summary> public Dictionary<string, bool> IsDoorLockNormallyMode = new Dictionary<string, bool> { };//是否冻结子账户 public string LocalTempPassword = string.Empty;//本地生成的临时密码