陈嘉乐
2020-06-29 9a6f9cfe3ddcf564261ddae823eda21d4539515c
ZigbeeApp/Shared/Phone/Device/Logic/SkipView.cs
old mode 100644 new mode 100755
@@ -63,8 +63,6 @@
            }
        }
        #region ◆ 自动化__________________________
        /// <summary>
        /// 自动化功能代码入口
@@ -762,6 +760,7 @@
        /// </summary>
        public static async System.Threading.Tasks.Task<int> Exist(int valueInt, ZigBee.Device.DoorLock doorLock)
        {
            int exist = 0;
            var IdList = await Send.GetLogicId(valueInt);
            if (IdList.Count != 0)