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