wxr
2021-06-23 197faa202beea7bc6723b24d3bc1de2d5fa48844
HDL_ON/Common/UserInfo.cs
@@ -23,8 +23,6 @@
        {
            get
            {
                if (m_Current == null)
                {
                    //Dome模式
                    if (MainPage.NoLoginMode)
                    {
@@ -58,6 +56,8 @@
                        }
                        return m_Current;
                    }
                if (m_Current == null)
                {
                    try
                    {