gxc
2019-12-10 fbbfd430f289f3c0cc0f826b2207944ef7205c9d
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlLogLogic.cs
@@ -60,11 +60,11 @@
        {
            lock (objLock)
            {
                //if (div != -1)
                //{
                //    //暂时只记录异常信息
                //    return;
                //}
                if (div != -1)
                {
                    //暂时只记录异常信息
                    return;
                }
                //Log文件
                System.IO.StreamWriter sw = null;
                try