gxc
2019-11-14 a7adf98ff4ac801342853b1f9231cc1ab5acebf3
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 @@
        }
    }
}