WJC
2019-10-14 b78a4d0ca90416d37fcbaf5e54b00f7eaab53919
ZigbeeApp/Shared/Phone/ZigBee/Device/Logic.cs
old mode 100755 new mode 100644
@@ -8,6 +8,7 @@
    [System.Serializable]
    public class Logic
    {
        /// <summary>
        /// 当前主网关ID
        /// </summary>
@@ -3766,5 +3767,6 @@
        //        return new Logic();
        //    }
        //}
    }
}