WJC
2019-10-24 cc11e3b15baa258c35085a7cbdb2b350950b6202
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();
        //    }
        //}
    }
}