wxr
2024-10-12 50ad482974a7e838d11360a84e9e8ff3f7974ab2
HDL-ON_Android/Application.cs
@@ -106,7 +106,7 @@
                multicast.Acquire();
                //后台回到前台
                new HDL_ON.UI.AppUnlockPage().LoadPage();
                //new HDL_ON.UI.AppUnlockPage().LoadPage();
                
            }
@@ -122,7 +122,7 @@
                BusSocketStop();
                multicast.Release();
                //进入后台
                UserInfo.Current.unlockTime = DateTime.Now;
                //UserInfo.Current.unlockTime = DateTime.Now;
            }
        }