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