JLChen
2021-08-24 f1a544260cba180bf555c7437c627de38d2b8dfe
HDL_ON/Common/HDLCommon.cs
@@ -436,6 +436,8 @@
                    UserInfo.Current.LastTime = DateTime.MinValue;
                    UserInfo.Current.SaveUserInfo();
                    DB_ResidenceData.Instance.EixtAccount();
                    //4.注销HDLSIP账号登录 2021-08-20
                    HDLLinphone.Current.LogoutAllAccount();
                }
                catch (Exception ex)
                {