HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-07-21 a41a96b555f3aabf243741352bded5f28cd0ced5
ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs
@@ -3553,7 +3553,7 @@
#if DEBUG
            if (flage == true)
            {
                //if (msg.Contains("DeviceStatusReport") == false)
                if (msg.Contains("DeviceStatusReport") == false)
                {
                    System.Console.WriteLine(msg + "  " + System.DateTime.Now.ToLongTimeString() + " " + System.DateTime.Now.Millisecond);
                }