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