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