陈嘉乐
2020-05-12 e6692890b94c885a98f090848d6ebdff72328632
ZigbeeApp/Shared/Common/Logic.cs
@@ -8,6 +8,7 @@
    {
        public static List<Logic> LogicList = new List<Logic>();
        public static List<Logic> LockLogicList = new List<Logic>();
        public static List<Logic> SoneLogicList = new List<Logic>();
        public static List<ZigBee.Device.CommonDevice> LogicDviceList = new List<ZigBee.Device.CommonDevice>();
        public static Logic CurrentLogic;
        /// <summary>