wei
2020-12-11 680d96f157e4609af3e7af6f8d01ee0bf3f55063
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;
        }