HDL_ON/Common/UserInfo.cs
@@ -160,6 +160,18 @@ } } [Newtonsoft.Json.JsonIgnore] public DateTime LastTimeOpenDoor = DateTime.MinValue; public bool VerOpenDoorPw { get { return (DateTime.Now - LastTime).TotalMinutes > 5; } } [Newtonsoft.Json.JsonIgnore] public string doorPasswordString; #endregion /// <summary>