HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-10-28 8b4d79ca03495e522a1953e04ca17527f33c853a
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlLogLogic.cs
@@ -60,11 +60,11 @@
        {
            lock (objLock)
            {
                if (div != -1)
                {
                    //暂时只记录异常信息
                    return;
                }
                //if (div != -1)
                //{
                //    //暂时只记录异常信息
                //    return;
                //}
                //Log文件
                string fileName = this.GetLogFile(div);
                string fullName = UserCenterLogic.CombinePath(DirNameResourse.LocalMemoryDirectory, DirNameResourse.LogDirectory, fileName);