陈嘉乐
2020-05-28 e03ec0580564467bcbd40b6fff2b87a953d383d1
ZigbeeApp/Shared/Phone/Device/Logic/SkipView.cs
@@ -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)