陈嘉乐
2020-12-22 aef56e88ed1faeaa221f36b462a1120d7960e2fa
HDL_ON/Common/HDLCommon.cs
@@ -282,6 +282,10 @@
            //未登录不用处理
            if (!UserInfo.Current.IsLogin) return;
#if DEBUG
            return;
#endif
            Logout();
        }