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