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