wxr
2024-08-27 f489d73d9742536e3cd67d0f9a618a1fee451763
HDL_ON/Entity/Function/Function.cs
@@ -1793,7 +1793,7 @@
        /// <summary>
        /// 猫眼(新spk 暂时没用)
        /// </summary>
        //public const string PeepholeEz = "security.peephole.ez";
        public const string PeepholeEz = "security.peephole.ez";
        /// <summary>
        /// 萤石视频门锁
        /// </summary>
@@ -1840,6 +1840,8 @@
        {
            var list = new List<string>();
            list.Add(Ev_Ipcam);
            list.Add(Peephole);
            list.Add(PeepholeEz);
            return list;
        }