wxr
2020-12-14 55bd5c4ccb56cbd3c10e6b170aaab20d7023c139
HDL_ON/Common/HDLCommon.cs
@@ -302,10 +302,9 @@
                    //2.注销推送
                    new HttpServerRequest().SignOutPush();
                    //3.跳转登录页面
                    //UserInfo.Current.LastTime = DateTime.MinValue;
                    //UserInfo.Current.headImagePagePath = "LoginIcon/2.png";//重置用户头像
                    UserInfo.Current.ClearUserInfo();
                    DB_ResidenceData.residenceData.EixtAccount();
                    UserInfo.Current.LastTime = DateTime.MinValue;
                    UserInfo.Current.SaveUserInfo();
                    DB_ResidenceData.Instance.EixtAccount();
                }
                catch (Exception ex)
                {