wxr
2020-12-16 23ee4f8c373f9abecf079ef9d4297d8b6cd8d5e6
HDL_ON/UI/UI0-Public/AppUnlockPage.cs
@@ -73,7 +73,7 @@
            {
                if (!isFirstOpen)
                {
                    if (UserInfo.Current.unlockTime.AddSeconds(5) > DateTime.Now || UserInfo.Current.appUnlockPasswrod == "" || UserInfo.Current.appUnlockPage.Count == 0)
                    if (UserInfo.Current.unlockTime.AddMinutes(5) > DateTime.Now || UserInfo.Current.appUnlockPasswrod == "" || UserInfo.Current.appUnlockPage.Count == 0)
                    {
                        return;
                    }