WJC
2019-10-18 2bc230cf2e7a7329c2329b07307a47b059835bbc
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();
        //    }
        //}
    }
}