wei
2020-12-11 82423359112f65458fd9a80418da0bda5e9364d9
HDL-ON_Android/Application.cs
@@ -100,7 +100,7 @@
            {
                Console.WriteLine("OnDestroyAction");
                //BusSocket.Stop();
                OnAppConfig.Instance.unlockTime = DateTime.Now;
                UserInfo.Current.unlockTime = DateTime.Now;
            };
@@ -310,7 +310,7 @@
        {
            IsEnterBackground = true;
            //BusSocket.Stop();
            OnAppConfig.Instance.unlockTime = DateTime.Now;
            UserInfo.Current.unlockTime = DateTime.Now;
        }