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; }