wxr
2023-07-27 1b85f8a35867a3a851039aeb99480ffb5e3d50d6
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");