ZigbeeApp/Shared/Phone/Device/Logic/Send.cs
@@ -467,6 +467,7 @@ { ["Type"] = int.Parse(dictionary["Type"]), ["Account"] = dictionary["Account"], ["UserId"] = dictionary["UserId"], }; accounts.Add(accounts1); @@ -1036,12 +1037,10 @@ } /// <summary> /// 门锁列表 /// </summary> public static List<MembershipIfon> LockList = new List<MembershipIfon>(); /// <summary> /// 当前门锁 /// </summary>