黄学彪
2020-07-13 23420922845c9e77019a55c3b3e3271eb1ec261e
ZigbeeApp/Shared/Phone/Device/Logic/SkipView.cs
@@ -64,8 +64,7 @@
        }
        #region ◆ 自动化__________________________
       static bool If_once = true;
        public static bool If_once = true;//进来只读一次标识;
        /// <summary>
        /// 自动化功能代码入口
        /// </summary>
@@ -276,9 +275,9 @@
                {
                    if (If_once)
                    {
                        If_once = false;
                        if (Common.Logic.LogicList.Count == 0)
                        {
                            If_once = false;
                            var Idlist1 = await Send.GetLogicId(0);//
                            var Idlist2 = await Send.GetLogicId(2);//门锁常开模式
                            if (Idlist1.Count != 0)