wxr
2024-10-18 a40848272e33822f72a7fe0310f079717bf73f23
HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockSelectTimePage.cs
@@ -175,7 +175,7 @@
        {
            if (TimeCheck)
            {
                if (DateTime.Now > this.selectDateTime)
                if (DateTime.Now > this.selectDateTime.AddMinutes(1))
                {
                    new PublicAssmebly().TipMsg(StringId.Tip, StringId.TempPwdSettingTip);
                    throw new Exception("stop");