ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
@@ -8,6 +8,7 @@ namespace Shared.Phone.Device.Logic { public class AddLogicPage : FrameLayout { public AddLogicPage () @@ -360,6 +361,7 @@ #endregion } /// <summary> /// 安防条件View /// </summary> @@ -1200,4 +1202,5 @@ } } }