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)